mbed-os/targets
Cruz Monrreal 1d3e59aa7c
Merge pull request #6275 from marcuschangarm/fix-uart-init
NRF52: Customize STDIO pins from config system
2018-03-06 08:19:21 -06:00
..
TARGET_ARM_SSG Merge https://github.com/ARMmbed/mbed-os 2018-03-01 18:11:41 +00:00
TARGET_Analog_Devices Cleared data structures in analogin_init(); 2017-12-21 09:59:13 +11:00
TARGET_Atmel Remove conflictinng system_reset() from Atmel drivers 2018-02-28 20:02:24 +00:00
TARGET_Freescale us ticker: fix fire interrupt handling 2018-02-23 09:13:40 +01:00
TARGET_Maxim us ticker: fix fire interrupt handling 2018-02-23 09:13:40 +01:00
TARGET_NORDIC NRF5: Customize STDIO pins from config system 2018-03-05 10:12:18 -08:00
TARGET_NUVOTON Merge pull request #6228 from OpenNuvoton/nuvoton_1timer_ticker 2018-03-05 10:19:56 -06:00
TARGET_NXP LPC546XX: Update SDK driver to version 2.3 2018-02-23 07:31:13 -06:00
TARGET_ONSEMI Add system_reset() function to Mbed OS 2018-02-28 16:42:34 +00:00
TARGET_RENESAS Fix NVIC Wrapper include 2018-02-09 11:53:43 +09:00
TARGET_Realtek Fixing coding style 2018-02-09 16:35:33 +08:00
TARGET_STM Call i2c_init() before i2c_frequency() (since i2c_frequency() requires the object to be set up) and zero the I2C object before giving it to i2c_init() as i2_init() has to set up a default frequency for its timeouts to work and it will only do this if the hz field in the object was zero to begin with (otherwise you end up with a random but usually very large indeed timeout). 2018-03-01 14:52:42 +00:00
TARGET_Silicon_Labs Add system_reset() function to Mbed OS 2018-02-28 16:42:34 +00:00
TARGET_TOSHIBA Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_WIZNET Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TARGET_ublox Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
targets.json Merge pull request #6172 from adustm/l4_linkergcc 2018-02-27 13:46:26 -06:00