mbed-os/targets/TARGET_Samsung/TARGET_SIDK_S1SBP6A
Jamie Smith 6e2e7b9414
Remove all source files exclusive to Arm Compiler and IAR (#159)
* Remove all source files exclusive to Arm Compiler and IAR

* Also remove 'TOOLCHAIN_ARM'

* Remove targets.json entries for ARM and IAR
2023-05-15 08:23:01 -07:00
..
device Remove all source files exclusive to Arm Compiler and IAR (#159) 2023-05-15 08:23:01 -07:00
CMakeLists.txt CMake: Create CMSIS library targets to remove dependency on MBED_TARGET_LABELS 2021-02-19 13:39:32 +00:00
PeripheralNames.h Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides 2021-03-23 11:17:17 +00:00
PeripheralPins.c introduce S1SBP6A 2020-08-12 07:19:29 +09:00
PeripheralPins.h introduce S1SBP6A 2020-08-12 07:19:29 +09:00
PinNames.h Add standard pin-names validation script & tests 2021-03-18 17:01:53 +00:00
PortNames.h introduce S1SBP6A 2020-08-12 07:19:29 +09:00
device.h introduce S1SBP6A 2020-08-12 07:19:29 +09:00
flash_api.c introduce S1SBP6A 2020-08-12 07:19:29 +09:00
gpio_api.c introduce S1SBP6A 2020-08-12 07:19:29 +09:00
gpio_irq_api.c GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
gpio_object.h introduce S1SBP6A 2020-08-12 07:19:29 +09:00
i2c_api.c introduce S1SBP6A 2020-08-12 07:19:29 +09:00
mbed_rtx.h introduce S1SBP6A 2020-08-12 07:19:29 +09:00
objects.h introduce S1SBP6A 2020-08-12 07:19:29 +09:00
pinmap.c introduce S1SBP6A 2020-08-12 07:19:29 +09:00
rtc_api.c SIDK_S1SBP6A: fix to support rtc range from 0 to 0xEFFFFFFF 2020-11-11 13:54:32 +09:00
serial_api.c targets/s1sbp6a: fix uart baud rate setting of UART1~2 2020-09-29 08:32:35 +09:00
sleep_api.c introduce S1SBP6A 2020-08-12 07:19:29 +09:00
spi_api.c introduce S1SBP6A 2020-08-12 07:19:29 +09:00
us_ticker.c introduce S1SBP6A 2020-08-12 07:19:29 +09:00
watchdog_api.c fix compile error 2020-11-04 18:20:01 +09:00