mbed-os/tools/python/python_tests
Jamie Smith 0a7652033c
Allow memap.py to process memory bank information (#345)
* Begin modernizing memap, add parsing of start address and symbol names

* Memap can now process and print memory bank info!

* Rename symbols back to modules, it was correct before

* Remove trailing whitespace

* Add type hints to modernized functions

* Apply suggestions from code review

Co-authored-by: VictorWTang <33789988+VictorWTang@users.noreply.github.com>

* Remove else

Co-authored-by: VictorWTang <33789988+VictorWTang@users.noreply.github.com>

* Clarify statement

---------

Co-authored-by: Victor Tang <me@victorwtang.dev>
Co-authored-by: VictorWTang <33789988+VictorWTang@users.noreply.github.com>
2024-09-23 20:50:05 -07:00
..
mbed_host_tests Fix deprecation issues with older Python code (#296) 2024-07-06 01:19:25 -07:00
mbed_lstools Fix deprecation issues with older Python code (#296) 2024-07-06 01:19:25 -07:00
mbed_os_tools Fix deprecation issues with older Python code (#296) 2024-07-06 01:19:25 -07:00
mbed_tools Supply memory bank information from the configuration script (#326) 2024-09-12 20:35:03 -07:00
memap Allow memap.py to process memory bank information (#345) 2024-09-23 20:50:05 -07:00
scancode_evaluate Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
__init__.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
requirements.txt Fix deprecation issues with older Python code (#296) 2024-07-06 01:19:25 -07:00