mbed-os/libraries
ohagendorf 883b2bc0ce [STM32xxx] CoIDE exporter and gcc_arm
- CoIDE options: wrap main and linker option DiscradUnusedSection=1 was
missing in some targets
- CoIDE options: corrected flash loader config for Nucleo_F030 and
Nucleo_F072
- CoIDE options: corrected memory layout (not used per default but now
it is the same as in linker script)
- gcc linker script: changed the memory size from hex number e.g. 0x2000
to decimal 8K
2014-12-07 20:07:56 +01:00
..
USBDevice Merge branch 'ksdk' of github.com:Sissors/mbed into Sissors-ksdk 2014-11-28 08:03:42 +01:00
USBHost Added count argument to disk read/write 2014-08-13 09:12:12 -06:00
doc Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
dsp Fix compiler warning (signed vs. unsigned comparison). 2014-06-19 19:18:21 +02:00
fs Added MemFileSystem.h from repo on mbed.org 2014-08-28 09:55:01 +01:00
mbed [STM32xxx] CoIDE exporter and gcc_arm 2014-12-07 20:07:56 +01:00
net Add Ethernet functionality 2014-10-31 17:01:59 +09:00
rpc [KLXX] Added RPC + RTOS support 2014-05-25 18:03:50 +09:00
rtos Fixed CMSIS-RTOS RTX build error. 2014-11-27 17:12:08 +09:00
tests Add SD function 2014-11-27 17:12:57 +09:00