| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move noinit to after BSS segment, | Tim Keller | 2021-08-23 | 1 | -9/+6 |
| | | | | | | Now dynamically allocates noinit area size stores it after the bss before the heap and stack. | ||||
| * | Add MCUBOOT linker changes | Tim Keller | 2021-08-19 | 1 | -4/+5 |
| | | | | | use better linker constant names | ||||
| * | Make Clock Persistant. | Tim Keller | 2021-08-17 | 1 | -1/+10 |
| | | |||||
| * | Refactor CMake files to allow building 2 binaries : one standalone and one ↵ | JF | 2020-05-24 | 1 | -1/+1 |
| | | | | | | | | | compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog | ||||
| * | Working demo of OTA using MCUBoot ↵ | JF | 2020-05-24 | 1 | -1/+1 |
| | | | | | https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v4.1.4 | ||||
| * | Integration of nimble, work in progress. | JF | 2020-04-19 | 1 | -2/+2 |
| | | | | | Advertising is working. | ||||
| * | Fix link error because of missing file "nrf_common.ld" | JF | 2020-01-12 | 1 | -1/+1 |
| | | |||||
| * | Initial commit | JF | 2019-11-17 | 1 | -0/+136 |
