| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixing build.sh not returning error in build (#1460) | cybuzuma | 2022-12-13 | 1 | -1/+11 |
| | | | | | | | | | | | Return the build status as return code from the `main` helper function. In the process convert the handling if the file was sourced or directly executed into an explicit if/else statement to make the intent clearer. In case of an build error the error is now reported at the build step, where the error happened. Fixes: https://github.com/InfiniTimeOrg/InfiniTime/issues/1292 | ||||
| * | Remove CMake targets and corresponding CLI arguments that are specific to ↵ | Jean-François Milants | 2022-09-17 | 1 | -1/+0 |
| | | | | | the debugging environment (USE_JLINK, USE_OPENOCD and USE_GDB_CLIENT). | ||||
| * | Update git URLS, MCUboot is now independent w/ different GitHub org. | carlosperate | 2021-10-17 | 1 | -1/+1 |
| | | |||||
| * | Added cmake variants | Tim Keller | 2021-08-07 | 1 | -0/+0 |
| | | |||||
| * | added devcontainer files | Niall Cooling | 2021-08-07 | 1 | -0/+78 |
