9 Commits

Author SHA1 Message Date
Jean-François Milants
575402a8bf Documentation : Update documentation about the bootloader and NRFConnect
All the documentation and binaries in 'bootloader/' are outdated. They date from the 1st version of the bootloader that has been replaced by pinetime-mcuboot-bootloader 1.0.0 since June 2021. None of those docs and binaries have been maintained since then. The Python script dfu.py is also unmaintained.

I removed this folder and fixed the links in other documentation files to redirect to the actual project page (https://github.com/InfiniTimeOrg/pinetime-mcuboot-bootloader). I also updated a few links that pointed to the old URL (https://github.com/JF002/pinetime-mcuboot-bootloader).

I also removed all mentions to NRFConnect as it is not supported anymore, and they would confuse users.
2023-08-13 12:35:43 +02:00
Riku Isokoski
c2b6a8de3e
Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +03:00
mabuch
1d76d9170e Replaced "JF002" in github URLs with "InfiniTimeOrg" 2021-10-15 18:03:10 +02:00
Grant
6222b7c223
Correct spelling issue in documentation (#509)
* Correct spelling issue
2021-07-25 17:58:55 +02:00
Itai Nelken
2c7ad783fc
Improvements to /doc/filesInReleaseNotes.md (#357)
* Update filesInReleaseNotes.md
2021-06-12 11:06:46 +02:00
Martin Ashby
bca7ba4eed
Small correction to git URL in documentation files 2021-03-15 23:13:46 +00:00
Maarten de Jong
c4599dbf90
Fix typo
GCC output file is .out instead of .bin
2020-10-06 21:10:51 +02:00
JF
8d2e56bf00 Update to the latest version of the bootloader (https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v5.0.4) 2020-09-20 11:29:56 +02:00
JF
c04d22ee0a Add doc about the files included in the release notes. 2020-07-27 21:23:51 +02:00