mbed-os/targets/TARGET_Freescale
Lingkai Dong 61989e106a K64F: Fix pin names and migrate to Arduino Uno form factor
Fix pin names of K64F with the following from the latest guidelines:
* LEDs and buttons are defined as macros, digital and analog pins as
enums.
* No duplicated pin names with the same value.
* The Arduino form factor is deprecated in favour of Arduino Uno.

Note: The pins `SPI_xxx` are for SD card only, but the names are kept
for backward compatibility (i.e. no breaking change until the next
Mbed OS major version). The general purpose Arduino Uno SPI pins
(`ARDUINO_UNO_SPI_xxx`) are different and also available.
2021-06-28 17:47:25 +01:00
..
TARGET_KLXX Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
TARGET_MCUXpresso_MCUS K64F: Fix pin names and migrate to Arduino Uno form factor 2021-06-28 17:47:25 +01:00
CMakeLists.txt CMake: Create CMSIS library targets to remove dependency on MBED_TARGET_LABELS 2021-02-19 13:39:32 +00:00
USBEndpoints_Kinetis.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
USBPhyHw.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
USBPhy_Kinetis.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
mbed_rtx.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00