Track the time using RTC

This commit is contained in:
JF
2019-12-21 22:31:06 +01:00
parent ecf307c559
commit 981dc3fce1
4 changed files with 35 additions and 7 deletions

View File

@@ -63,4 +63,8 @@ $ JLinkExe -device nrf52 -if swd -speed 4000 -autoconnect 1
```
$ JLinkRTTClient
```
```
## Tools
- https://github.com/eliotstock/memory : display the memory usage (FLASH/RAM) using the .map file from GCC.