mbed-os/libraries/mbed/targets/hal/TARGET_Freescale
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_K20XX Merge branch 'master' of https://github.com/sg-/mbed into sg--master 2015-05-27 13:09:05 +01:00
TARGET_KLXX 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
TARGET_KPSDK_MCUS Merge branch 'master' of https://github.com/sg-/mbed into sg--master 2015-05-27 13:09:05 +01:00