Wen-ting Lo
/
STM32F303RE_LPG
Basic
mbed_app.json@0:6bdfb6ccd136, 2019-04-22 (annotated)
- Committer:
- lwtroach
- Date:
- Mon Apr 22 07:50:05 2019 +0000
- Revision:
- 0:6bdfb6ccd136
Basic
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
lwtroach | 0:6bdfb6ccd136 | 1 | { |
lwtroach | 0:6bdfb6ccd136 | 2 | "target_overrides": { |
lwtroach | 0:6bdfb6ccd136 | 3 | "*": { |
lwtroach | 0:6bdfb6ccd136 | 4 | "platform.stack-stats-enabled": true, |
lwtroach | 0:6bdfb6ccd136 | 5 | "platform.heap-stats-enabled": true, |
lwtroach | 0:6bdfb6ccd136 | 6 | "platform.cpu-stats-enabled": true, |
lwtroach | 0:6bdfb6ccd136 | 7 | "platform.thread-stats-enabled": true, |
lwtroach | 0:6bdfb6ccd136 | 8 | "platform.sys-stats-enabled": true |
lwtroach | 0:6bdfb6ccd136 | 9 | } |
lwtroach | 0:6bdfb6ccd136 | 10 | } |
lwtroach | 0:6bdfb6ccd136 | 11 | } |