
This is the initial version of my 7-segment hardware test and software demo project. This project will also be the starting point for the EE- 2905 Week 10 lab practical.
mbed_app.json
- Committer:
- mbed_official
- Date:
- 2018-11-30
- Revision:
- 83:7b0fac4e7fd2
- Parent:
- 82:abf1b1785bd7
- Child:
- 88:bea4f2daa48c
File content as of revision 83:7b0fac4e7fd2:
{ "target_overrides": { "*": { "platform.stdio-baud-rate": 115200, "platform.stack-stats-enabled": true, "platform.heap-stats-enabled": true, "platform.cpu-stats-enabled": true, "platform.thread-stats-enabled": true, "platform.sys-stats-enabled": true } } }