mbed-os/libraries/mbed/targets/cmsis
Martin Kojtal b75dadac6c Merge pull request #779 from ndelisi/master
Y5Design LPC11U35 and NRF51822 - Add New targets
2014-12-11 08:28:29 +00:00
..
TARGET_Freescale IAR RTOS support M0, M0+ and M4 2014-12-03 12:54:06 +01:00
TARGET_NORDIC/TARGET_MCU_NRF51822 With the old logic if Serial::writeable() was called before and/or used to block calls to Serial::putc() it would never write due to EVENT_TXDRDY trailing a write to TXD. Add a dummy write to TXD before pins are connected to the peripheral. This primes the EVENT_TXDRDY to lead future writes rather than trail. Since STOPTX isn't used this seems safe. 2014-12-09 17:48:10 -06:00
TARGET_NXP Porting of new target: Added new target to target.py, added header files for PinNames.h and device.h. Added linker library. 2014-12-09 13:01:20 -06:00
TARGET_RENESAS/TARGET_RZ_A1H Remove External Bus Controller settings 2014-12-03 14:19:07 +09:00
TARGET_STM Merge pull request #777 from GustavWi/iar_mbed 2014-12-10 08:49:10 +00:00
core_ca9.h [RZ/A1H] commit for CMSIS changes 2014-10-24 11:46:01 +09:00
core_caFunc.h [RZ/A1H] commit for CMSIS changes 2014-10-24 11:46:01 +09:00
core_caInstr.h [RZ/A1H] commit for CMSIS changes 2014-10-24 11:46:01 +09:00
core_ca_mmu.h [RZ/A1H] commit for CMSIS changes 2014-10-24 11:46:01 +09:00
core_cm0.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cm0plus.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cm3.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cm4.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cm4_simd.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cmFunc.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00
core_cmInstr.h Move common CMSIS headers 2013-06-28 16:12:45 +01:00