mbed-os/libraries
Bogdan Marinescu e69956aba2 Updated DSP library + build system changes
Updated CMSIS DSP to latest version (CMSIS-SP-00300-r3p2-00rel1.zip)
Build system changes to be able to preprocess assembler sources before compiling them:

- GCC: use gcc '-x assembler-with-cpp'
- ARM: preprocess first, then assemble (two separate commands)
- IAR: added macro definitions and include directories to the assembler command line

Removed CORTEX_ARM_SUPPORT restriction for the DSP libraries.
Tested: LPC1768 with ARM, GCC_ARM and IAR, LPC11U24 with ARM.
2013-11-08 15:38:23 +02:00
..
USBDevice add readable(), writeable() and settings changed callback to USBSerial 2013-11-01 12:38:27 +08:00
USBHost Modifications for compatibility with GCC 2013-10-17 10:34:07 +03:00
doc Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
dsp Updated DSP library + build system changes 2013-11-08 15:38:23 +02:00
fs fs: Silence GCC signed/unsigned warnings 2013-08-19 22:53:49 -07:00
mbed Merge branch 'upstream_master' into dev_kl46z 2013-11-05 22:08:07 +01:00
net lwip: Stop dropping long TCP segments 2013-10-29 23:41:21 -07:00
rpc Added LPC1114 and target for some test cases 2013-08-16 00:24:09 +09:00
rtos [LPC812] Added RTOS support 2013-09-11 02:30:27 +09:00
tests Updated DSP library + build system changes 2013-11-08 15:38:23 +02:00