
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:
- 2019-01-03
- Revision:
- 86:f6d935d72b90
- Parent:
- 82:abf1b1785bd7
- Child:
- 88:bea4f2daa48c
File content as of revision 86:f6d935d72b90:
{ "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 } } }