mbed-os/targets
Jamie Smith 32a9080c7d
Enable Arduino Nano 33 BLE (#55)
* Add upload target for Arduino Nano 33 BLE, fix linker script preprocessing, add option for USB serial by default

* astyle error

* Use HINTS instead of PATHS so that the Arduino dir is searched first

* Enable OpenOCD and PyOCD for Nano 33 BLE in SWD mode

* Fix missing dependency for USB tests on Windows

* Add RAM defines for nrf52840

* Fix mbed-storage-kv-config depending on SD card library even if said library was not enabled

* Update dsrdtr value

* No longer need to modify linker script now that we aren't using whole-archive!

* Add OPENOCD_ADAPTER_SERIAL

* Add handling for cmsis dap

* Fix typo

* Fix weak symbol issue causing Bluetooth to not work.  In this case, the weak implementation can simply be removed, because there's no legitimate case where it is used.
2022-10-16 10:32:38 -07:00
..
TARGET_ARM_FM GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
TARGET_ARM_SSG Only support GCC ARM compiler, but reap the benefits of static libraries instead of objects 2022-09-14 00:25:28 -07:00
TARGET_Ambiq_Micro Add default SWO pin number and config if not defined in Ambiq target 2022-05-06 17:24:59 +03:00
TARGET_Analog_Devices GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
TARGET_Cypress Don't use whole-archive linking (#71) 2022-10-09 12:16:15 -07:00
TARGET_Freescale GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
TARGET_GigaDevice GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
TARGET_Maxim utf-8 check 2022-04-14 10:27:17 +03:00
TARGET_NORDIC Enable Arduino Nano 33 BLE (#55) 2022-10-16 10:32:38 -07:00
TARGET_NUVOTON Don't use whole-archive linking (#71) 2022-10-09 12:16:15 -07:00
TARGET_NXP Don't use whole-archive linking (#71) 2022-10-09 12:16:15 -07:00
TARGET_RENESAS GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
TARGET_STM Convert mbed-ble to STATIC 2022-09-14 00:25:28 -07:00
TARGET_Samsung GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
TARGET_Silicon_Labs GPIO: Use uintptr_t for gpio_irq_api context 2022-01-26 18:12:52 +00:00
TARGET_TOSHIBA Removed UTF-8 Chars 2022-08-24 18:31:42 +05:30
upload_method_cfg Enable Arduino Nano 33 BLE (#55) 2022-10-16 10:32:38 -07:00
CMakeLists.txt CMake: Move CMAKE_CROSSCOMPILING check inside library CMake 2021-05-20 06:26:10 -07:00
targets.json Enable Arduino Nano 33 BLE (#55) 2022-10-16 10:32:38 -07:00