Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add dependency info to readme
  • Loading branch information
AlmightyFrog authored Sep 9, 2020
1 parent db3c7a3 commit 469c559
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This is a tc32_gcc custom tailored build environment for https://github.com/atc1441/ATC_MiThermometer according to referenced instructions there for linux but in a docker container.

It shall work on both Linux and macOS with following dependencies installed:
* curl
* docker
* git
* sed

**00_bootstrap.sh** does only need to be run once which does multiple things

* build docker image containing tc32_gcc similar like mentioned in https://github.com/Ai-Thinker-Open/Telink_825X_SDK/blob/master/start_linux.md
Expand Down

0 comments on commit 469c559

Please sign in to comment.