Update README
This commit is contained in:
parent
6a7499d7b8
commit
f195bd7417
@ -39,6 +39,10 @@ The file needs to be renamed to config.json
|
|||||||
|
|
||||||
The software uses the Arduino framework and the development environment of [[https://platformio.org/][PlatformIO]], which offers better tooling than the official Arduino IDE.
|
The software uses the Arduino framework and the development environment of [[https://platformio.org/][PlatformIO]], which offers better tooling than the official Arduino IDE.
|
||||||
|
|
||||||
|
*** Generate compilation database
|
||||||
|
#+begin_src sql
|
||||||
|
pio run -t compiledb
|
||||||
|
#+end_src
|
||||||
*** Upload the configuration file to the board
|
*** Upload the configuration file to the board
|
||||||
#+begin_src shell
|
#+begin_src shell
|
||||||
pio run -t uploadfs
|
pio run -t uploadfs
|
||||||
|
Loading…
Reference in New Issue
Block a user