mbed-os/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC176X
0xc0170 1cef3ffb2d Merge branch 'master' of https://github.com/sg-/mbed into sg--master
Conflicts:
	libraries/mbed/common/SPI.cpp
2015-05-27 13:09:05 +01:00
..
TARGET_ARCH_PRO Add repeater pinmode 2014-11-08 12:07:39 +01:00
TARGET_MBED_LPC1768 Add repeater pinmode 2014-11-08 12:07:39 +01:00
TARGET_UBLOX_C027 Add repeater pinmode 2014-11-08 12:07:39 +01:00
TARGET_XBED_LPC1768 Added target XBED_LPC1768 2015-04-23 19:51:30 +08:00
PeripheralNames.h Provide generic pinout defines 2013-11-26 17:12:36 +02:00
PortNames.h Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
analogin_api.c assert rename to mbed_assert header file 2014-05-28 16:38:00 +02:00
analogout_api.c assert rename to mbed_assert header file 2014-05-28 16:38:00 +02:00
can_api.c [mbed][LPC17XX] Implement CAN::mode for LPC176X 2015-04-16 22:25:58 -07:00
ethernet_api.c Change "error.h" to "mbed_error.h" to avoid conflicts with 3rd party code 2014-08-15 16:19:18 +01:00
gpio_api.c assert rename to mbed_assert header file 2014-05-28 16:38:00 +02:00
gpio_irq_api.c Change "error.h" to "mbed_error.h" to avoid conflicts with 3rd party code 2014-08-15 16:19:18 +01:00
gpio_object.h Decorated all HALs with gpio_is_connected() function implementation 2014-12-19 13:37:16 +00:00
i2c_api.c assert rename to mbed_assert header file 2014-05-28 16:38:00 +02:00
objects.h Added RTS/CTS flow control 2013-12-04 19:42:11 +02:00
pinmap.c Change "error.h" to "mbed_error.h" to avoid conflicts with 3rd party code 2014-08-15 16:19:18 +01:00
port_api.c Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
pwmout_api.c assert rename to mbed_assert header file 2014-05-28 16:38:00 +02:00
rtc_api.c Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
serial_api.c Changed serial pin_mode with brackets and for all targets 2014-10-06 12:15:24 +02:00
sleep.c Added support for C027. Small re-factor to LPC1768 to accommodate this. 2014-01-28 20:44:32 -06: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 definitions for us_ticker_set_interrupt() across all platforms to use timestamp_t 2014-08-29 17:02:39 +01:00