Dependencies of MbedConsole
A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.
Last updated:
28 Sep 2012
A version of the PS/2 library customized for MbedConsole. Also includes a few things that make it's behavior easier to control and a few bug fixes.
Input,
keyboard,
PS/2
Last updated:
04 Jan 2012
Library to access LPC17xx peripherals. It uses static inline functions, constant propagation and dead code elimination to be as fast as possible.
v3
Last updated:
09 Sep 2016
Last updated:
28 Sep 2012
This is a version of vga640x480g customized to work well with MbedConsole
VGA,
video
Last updated:
12 Apr 2013
A lightweight VM which allows for easy custom programs to be made on the device without having to worry about linking and PIC code and all of that. BSD licensed. …
Machine,
virtual,
vm
Last updated:
20 Feb 2019
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.