JF002
|
91ddc666e3
|
Merge pull request #235 from MFAshby/doc_correction
Small correction to git URL in documentation files
|
2021-03-20 17:54:07 +01:00 |
|
Martin Ashby
|
bca7ba4eed
|
Small correction to git URL in documentation files
|
2021-03-15 23:13:46 +00:00 |
|
Jean-François Milants
|
9f67e6f652
|
Merge branch 'develop' into recovery-firmware
# Conflicts:
# src/CMakeLists.txt
# src/displayapp/DisplayApp.h
# src/systemtask/SystemTask.cpp
# src/systemtask/SystemTask.h
|
2021-03-07 08:44:14 +01:00 |
|
Jean-François Milants
|
c18f4e5811
|
Update doc : init git submodule before build.
|
2021-02-23 22:37:21 +01:00 |
|
Jean-François Milants
|
740b3d7b58
|
Add new cmake option to disable the generation of DFU file (which needs adafruit-nrfutil on the build machine) : BUILD_DFU (disabled by default, enabled in docker build).
|
2021-02-01 21:07:53 +01:00 |
|
Steveis
|
cc7ba74790
|
Update arm-gcc toolchain in example
The difference in the example caused some confusion for at least one person.
|
2020-10-24 09:42:13 +01:00 |
|
Rajesh Kumbhakar
|
08af5327bc
|
Update buildAndProgram : Use latest ARM-GCC toolcahain to build.
Using the older (8.x.x) version of toolchain causes unexpected "template" errors, So we should always use version 9.x and above.
|
2020-09-24 10:09:42 +05:30 |
|
JF
|
58811d76cf
|
Add doc about Docker image.
|
2020-08-19 16:01:01 +02:00 |
|
JF
|
8254622af5
|
Fix typo in buildAndProgram.md.
Add documentation about companion apps + link to videos.
|
2020-08-08 20:28:55 +02:00 |
|
JF
|
b9276a561c
|
Rewrite README.md
|
2020-07-18 22:15:14 +02:00 |
|