mbed-os/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC82X
Toyomasa Watarai 56e43df1c7 [SSCI824] Add rtos
- Add rtos TARGET_SSCI824 (same as LPC824) and test
- Fixed warning of pwmout_api.c by GCC_ARM
2015-06-03 16:13:06 +09:00
..
TARGET_LPC824 Update device.h 2015-03-21 15:26:20 +01:00
TARGET_SSCI824 Update device.h 2015-03-21 15:26:57 +01:00
PortNames.h Add LPC824 platform 2014-10-05 16:18:48 +09:00
analogin_api.c Add LPC824 platform 2014-10-05 16:18:48 +09:00
gpio_api.c Add LPC824 platform 2014-10-05 16:18:48 +09:00
gpio_irq_api.c Add LPC824 platform 2014-10-05 16:18:48 +09:00
gpio_object.h Decorated all HALs with gpio_is_connected() function implementation 2014-12-19 13:37:16 +00:00
i2c_api.c Update i2c_api.c 2015-03-21 15:25:13 +01:00
objects.h Add LPC824 platform 2014-10-05 16:18:48 +09:00
pinmap.c Add LPC824 platform 2014-10-05 16:18:48 +09:00
pwmout_api.c [SSCI824] Add rtos 2015-06-03 16:13:06 +09:00
rom_i2c_8xx.h Add LPC824 platform 2014-10-05 16:18:48 +09:00
serial_api.c [LPC824] Add UART channel dupilication check 2015-04-03 18:03:31 +09:00
sleep.c Add LPC824 platform 2014-10-05 16:18:48 +09:00
spi_api.c Update SPI API documentation for hardware driven SS. Modify all target spi_api.c implementations. spi_init ssel parameter was used incorrectly to determine master/slave mode rather than enable hardware driven SS (seems to be due to legacy copy paste). Remove duplicate copy paste code of initialization in spi_init that is done by constructor (SPI and SPISlave) 2015-04-10 00:38:27 -05:00
us_ticker.c Update us_ticker.c 2015-03-21 15:10:39 +01:00