| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Reformatted the CMakeLists for consistency | Avamander | 2020-10-02 | 1 | -1/+1 | |
| | | ||||||
| * | Set version to 0.8.2 | JF | 2020-09-20 | 1 | -1/+1 | |
| | | ||||||
| * | Docker post build : generate post build script with versions from the CMake ↵ | JF | 2020-09-08 | 1 | -0/+1 | |
| | | | | | project. | |||||
| * | Fix constness and set version to 0.8.1. | JF | 2020-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | All output files (bin, hex, image, dfu) contain the version of the project ↵ | JF | 2020-08-19 | 1 | -0/+1 | |
| | | | | | | | | in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root). | |||||
| * | Set version to 0.8.0 | JF | 2020-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | Set version to 0.7.1 | JF | 2020-07-20 | 1 | -1/+1 | |
| | | ||||||
| * | Set version to 0.7.0 | JF | 2020-07-11 | 1 | -1/+1 | |
| | | ||||||
| * | Set version to 0.6.1 | JF | 2020-06-16 | 1 | -1/+1 | |
| | | ||||||
| * | Set version to 0.7.0 | JF | 2020-06-07 | 1 | -1/+1 | |
| | | ||||||
| * | Typo in file name. | JF | 2020-05-24 | 1 | -1/+1 | |
| | | | | | Set version to 0.6.0. | |||||
| * | Merge develop | JF | 2020-05-24 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Remove reference to NRF Softdevice in CMake and documentation. | JF | 2020-05-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Update documentation. Remove Asserts when starting advertising to prevent crash (known bug). Set version 0.5.0. | |||||
| * | | Refactor CMake files to allow building 2 binaries : one standalone and one ↵ | JF | 2020-05-24 | 1 | -1/+0 | |
| |/ | | | | | | | | compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog | |||||
| * | Set version 0.4.0 | JF | 2020-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | Set version 0.3.1 | JF | 2020-03-06 | 1 | -1/+1 | |
| | | ||||||
| * | Add debugPins module that provides functions to set and clear debug GPIOs. | JF | 2020-03-01 | 1 | -0/+9 | |
| | | | | | Disable logging once again. | |||||
| * | Set version 0.3.0 | JF | 2020-03-01 | 1 | -1/+1 | |
| | | ||||||
| * | Bump patch (v0.2.2) | JF | 2020-01-31 | 1 | -1/+1 | |
| | | ||||||
| * | Default to JLink programmer/debugger is no USE_* variable has been specified ↵ | JF | 2020-01-26 | 1 | -3/+3 | |
| | | | | | during CMake build. | |||||
| * | Merge branch 'messing-with-openocd' of https://github.com/luben93/Pinetime ↵ | JF | 2020-01-26 | 1 | -3/+11 | |
| |\ | | | | | | | into luben93-messing-with-openocd | |||||
| | * | cleaned up openocd cmake options and added a readme | lucas | 2020-01-26 | 1 | -1/+7 | |
| | | | ||||||
| | * | added some inital support for flashing via openocd instead of gdb, for wider ↵ | lucas | 2020-01-26 | 1 | -3/+5 | |
| | | | | | | | | | compatability | |||||
| * | | Remove test code | JF | 2020-01-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Implement the SPI driver using DMA. | JF | 2020-01-19 | 1 | -1/+1 | |
| |/ | ||||||
| * | Set minimum version of cmake to 3.10 | JF | 2020-01-18 | 1 | -1/+1 | |
| | | ||||||
| * | Add version (major.minor.patch) in CMake files. | JF | 2020-01-18 | 1 | -1/+1 | |
| | | | | | Display the version on the display. | |||||
| * | Add version (major.minor.patch) in CMake files. | JF | 2020-01-18 | 1 | -1/+4 | |
| | | | | | Display the version on the display. | |||||
| * | Add support for Black magic probe (using GDB client). | JF | 2020-01-17 | 1 | -3/+34 | |
| | | | | | Add documentation about that in README.md | |||||
| * | Fix typo in main CMakeLists.txt file. | JF | 2020-01-05 | 1 | -1/+1 | |
| | | ||||||
| * | Initial commit | JF | 2019-11-17 | 1 | -0/+19 | |
