mbed-os/libraries/tests
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
..
KL25Z Add LPC812 target. Update tests. Remove obsolete documentation. Move shared code among targets to target independent layer. 2013-03-14 11:52:38 +00:00
benchmarks Fixed problem in PWMOUT mapping table 2013-09-09 18:15:51 +09:00
dsp Updated DSP library + build system changes 2013-11-08 15:38:23 +02:00
export/mcb1700 Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
libs Add LPC812 target. Update tests. Remove obsolete documentation. Move shared code among targets to target independent layer. 2013-03-14 11:52:38 +00:00
mbed Added new serial class, remove interrupt chaining 2013-10-23 16:08:34 +03:00
net Renamed ubloxusbgsm in main to ubloxusb 2013-10-22 12:41:01 +03:00
peripherals Add KL25Z tests and USBDevice implementation 2013-02-26 15:37:59 +00:00
rtos Add Freescale KL25Z 2013-02-26 14:57:42 +00:00
usb/device Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00