mbed-os/tools/python/mbed_tools/lib
Jamie Smith 232d767225
Supply memory bank information from the configuration script (#326)
* New version of memory bank information system

* Start upconverting linker scripts and target definitions

* Augh my script was being gitignored

* Add tests, update Cypress and STM32 linker scripts and target definitions

* Fix some CI issues

* Fix warning spam on LPC1768

* Fix STM32H745 family compile failure due to failure to include cmsis_nvic.h

* Respond to easy comments

* Break up function into pieces

* Improve type hints, don't write out a JSON file as a side effect

* Two more comments
2024-09-12 20:35:03 -07:00
..
__init__.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
exceptions.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
json_helpers.py Supply memory bank information from the configuration script (#326) 2024-09-12 20:35:03 -07:00
logging.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
python_helpers.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00