mbed-os/tools/python/python_tests/memap
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
..
__init__.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
gcc.map Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
memap_test.py Allow memap.py to process memory bank information (#345) 2024-09-23 20:50:05 -07:00
parse_test.py Allow memap.py to process memory bank information (#345) 2024-09-23 20:50:05 -07:00
test_memory_banks.json Allow memap.py to process memory bank information (#345) 2024-09-23 20:50:05 -07:00