Max Holliday fa83c1c2f9
adding boot counter to main.c
The boot counter is a uint8_t single-byte counter stored in the first NVM byte position (`micrcontroller.nvm[0]`). The counter increments by 1 each time the board boots, regardless if it's a hard or soft reset. 

Enable the boot counter by adding `#define CIRCUITPY_BOOT_COUNTER 1` to your board's mpconfigboard.h file. Note that an error will be thrown during the build if `CIRCUITPY_INTERNAL_NVM_SIZE` is not also set within mpconfigboard.h.
2021-09-08 19:56:23 -06:00
..
2021-06-18 10:54:19 -05:00
2021-06-18 10:54:19 -05:00
2021-06-18 10:54:19 -05:00
2021-06-18 10:54:19 -05:00
2021-06-18 10:54:19 -05:00
2021-05-11 15:07:40 -07:00
2021-06-18 10:54:19 -05:00
2021-06-18 10:54:19 -05:00
2021-06-18 10:54:19 -05:00
2021-03-15 19:27:36 +05:30
2021-04-19 22:22:44 -07:00
2020-07-06 19:16:25 +01:00
2021-08-07 09:23:35 -05:00
2021-06-18 10:54:19 -05:00
2021-06-18 10:54:19 -05:00
2021-04-19 22:22:44 -07:00
2021-04-19 22:22:44 -07:00
2021-06-18 10:54:19 -05:00
2021-08-29 11:36:29 -05:00
2020-07-06 19:16:25 +01:00
2021-06-02 12:10:41 +09:00
2021-05-08 20:17:16 -05:00
2021-05-08 20:17:16 -05:00
2021-04-19 22:22:44 -07:00
2021-06-18 10:54:19 -05:00
2020-07-06 19:16:25 +01:00
2021-06-18 10:54:19 -05:00
2021-04-19 22:22:44 -07:00
2021-04-19 22:22:44 -07:00
2021-08-04 12:10:57 +05:30
2021-08-29 11:36:29 -05:00
2021-08-17 17:41:59 -07:00
2021-08-04 12:10:57 +05:30
2021-04-19 22:22:44 -07:00
2021-06-18 10:54:19 -05:00
2020-07-06 19:16:25 +01:00
2021-04-19 22:22:44 -07:00
2021-08-29 11:36:29 -05:00
2021-08-04 12:10:57 +05:30
2021-08-04 12:10:57 +05:30
2021-04-19 22:22:44 -07:00
2021-04-19 22:22:44 -07:00
2021-08-31 13:38:37 -07:00
2020-07-06 19:16:25 +01:00
2021-03-15 19:27:36 +05:30
2021-03-15 19:27:36 +05:30
2020-07-06 19:16:25 +01:00
2021-08-04 12:10:57 +05:30
2020-07-06 19:16:25 +01:00
2021-04-19 22:22:44 -07:00
2021-06-18 10:54:19 -05:00
2021-05-05 11:00:35 -05:00
2020-07-06 19:16:25 +01:00