mbed-os/tools
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
..
cmake Enable Arduino Nano 33 BLE (#55) 2022-10-16 10:32:38 -07:00
debug_tools/crash_log_parser Fix #12290: crash_log_parser on py3 2020-02-12 14:56:35 +00:00
doxygen-awesome-css@a3c119b479 Add docs generation workflow (#45) 2022-09-26 08:15:30 -07:00
profiles Turn on ARM linker --inline 2020-04-17 13:28:22 +03:00
psa tools: tfm: Update bin_utils 2021-09-14 17:32:42 +01:00
test Lots of usability improvements for the I2C API. Better docs and new top-level functions. (#64) 2022-10-02 21:27:33 -07:00
test_configs test configs: Test Experimental API on K64F/K66F 2021-06-28 10:31:55 +01:00
.mbedignore
mbed-ce_55x55.png Add docs generation workflow (#45) 2022-09-26 08:15:30 -07:00
memap.py Fix memap failing to parse map files on linux 2022-09-14 00:25:29 -07:00
memap_flamegraph.html Impl differential memap 2018-07-24 11:40:43 -05:00
requirements-ci-build.txt Enable Arduino Nano 33 BLE (#55) 2022-10-16 10:32:38 -07:00
requirements.txt Don't use whole-archive linking (#71) 2022-10-09 12:16:15 -07:00
utils.py tools: fix SPDX identifiers 2020-02-21 07:01:48 +00:00