| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-16 | Update git URLS, MCUboot is now independent w/ different GitHub org. | carlosperate | |
| 2021-02-01 | Add new cmake option to disable the generation of DFU file (which needs ↵ | Jean-François Milants | |
| adafruit-nrfutil on the build machine) : BUILD_DFU (disabled by default, enabled in docker build). | |||
| 2021-01-23 | check for cmake build-success before running post-build.sh | petter | |
| 2020-12-22 | Make TOOLS_DIR if needed | Joe Eaves | |
| Added some extra dir names to gitignore | |||
| 2020-12-21 | Integrate improvements from #137 | Joe Eaves | |
| Also fixed a bug with empty quoted strings | |||
| 2020-12-21 | Unify the Dockerfiles by fleshing out build.sh | Joe Eaves | |
| Script is written to handle it's own dependencies so it can be used within Docker or on the host system | |||
| 2020-08-20 | Docker build : split build.sh into 2 scripts : build.sh that always exists ↵ | JF | |
| and post_build.sh that is generated by cmake build.sh | |||
| 2020-08-19 | All output files (bin, hex, image, dfu) contain the version of the project ↵ | JF | |
| in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root). | |||
| 2020-08-19 | Add docker file create docker image that builds the project on amd64 and ↵ | JF | |
| arm64 arch. | |||
