| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-17 | Create Version.h in binary dir instead of src dir | Reinhold Gschweicher | |
| Don't use source directory for generated files. Use the binary (build) directory instead. | |||
| 2022-01-07 | Set version to 1.8.0 | Jean-François Milants | |
| 2021-11-14 | Fix unresponsive touch panel after update to 1.7 : don't care if device ids ↵ | Jean-François Milants | |
| are not the ones we expected (until we know more about these communication and IDs issues). | |||
| 2021-11-11 | Set version to 1.7.0 | Jean-François Milants | |
| 2021-09-28 | Set version to 1.6.0 | Jean-François Milants | |
| 2021-09-26 | Set version to 1.5.0 | Jean-François Milants | |
| 2021-09-13 | Add WATCH_COLMI_P8 option to cmake & docs | hubmartin | |
| 2021-09-02 | Set version to 1.4.0. | Jean-François Milants | |
| 2021-07-24 | minor changes regarding building (#356) | Alexandros Feuerstein | |
| * don't enforce any flashing through debug ports | |||
| 2021-07-23 | Set version to 1.3.0 | Jean-François Milants | |
| 2021-06-19 | Set version to 1.2.0 | Jean-François Milants | |
| 2021-05-21 | Set version to 1.1.0. | Jean-François Milants | |
| 2021-05-13 | git: store git short ref hash on build stage to Version.h | Stoian Minaiev | |
| 2021-04-16 | Set version to 1.0.0, wohoo! | JF002 | |
| 2021-04-04 | First integration of the motion sensor (bma 421) : step counting + wake on ↵ | Jean-François Milants | |
| wrist rotation + app to see the value of the 3 axis in "real time". | |||
| 2021-03-22 | Updated to include WatchFaceAnalog and fixed clashes | Niall Cooling | |
| 2021-03-21 | Set version to 0.15.0 | Jean-François Milants | |
| 2021-03-16 | Resolved C++14 Cmake build issues so correctly building to C99/C++14 standards | Niall Cooling | |
| 2021-03-07 | Set version to 0.14.1 | Jean-François Milants | |
| 2021-03-07 | Merge branch 'develop' into recovery-firmware | Jean-François Milants | |
| # Conflicts: # src/CMakeLists.txt # src/displayapp/DisplayApp.h # src/systemtask/SystemTask.cpp # src/systemtask/SystemTask.h | |||
| 2021-02-24 | Set version to 0.14.0 | Jean-François Milants | |
| 2021-02-14 | Set version to 0.13.0 | Jean-François Milants | |
| 2021-02-07 | Set version to 0.12.1 | Jean-François Milants | |
| 2021-02-04 | Set version to 0.12..0 | Jean-François Milants | |
| 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 | Set version to 0.11.0 | Jean-François Milants | |
| 2021-01-04 | Set version to 0.10.0. | Jean-François Milants | |
| 2020-12-22 | Generate post_build.sh into CMAKE_CURRENT_BINARY_DIR | Joe Eaves | |
| 2020-10-27 | Set version to 0.9.0 | JF | |
| 2020-10-02 | Reformatted the CMakeLists for consistency | Avamander | |
| 2020-09-20 | Set version to 0.8.2 | JF | |
| 2020-09-08 | Docker post build : generate post build script with versions from the CMake ↵ | JF | |
| project. | |||
| 2020-09-02 | Fix constness and set version to 0.8.1. | JF | |
| 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-07-25 | Set version to 0.8.0 | JF | |
| 2020-07-20 | Set version to 0.7.1 | JF | |
| 2020-07-11 | Set version to 0.7.0 | JF | |
| 2020-06-16 | Set version to 0.6.1 | JF | |
| 2020-06-07 | Set version to 0.7.0 | JF | |
| 2020-05-24 | Typo in file name. | JF | |
| Set version to 0.6.0. | |||
| 2020-05-24 | Merge develop | JF | |
| 2020-05-24 | Refactor CMake files to allow building 2 binaries : one standalone and one ↵ | JF | |
| compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog | |||
| 2020-05-16 | Remove reference to NRF Softdevice in CMake and documentation. | JF | |
| Update documentation. Remove Asserts when starting advertising to prevent crash (known bug). Set version 0.5.0. | |||
| 2020-03-10 | Set version 0.4.0 | JF | |
| 2020-03-06 | Set version 0.3.1 | JF | |
| 2020-03-01 | Add debugPins module that provides functions to set and clear debug GPIOs. | JF | |
| Disable logging once again. | |||
| 2020-03-01 | Set version 0.3.0 | JF | |
| 2020-01-31 | Bump patch (v0.2.2) | JF | |
| 2020-01-26 | Default to JLink programmer/debugger is no USE_* variable has been specified ↵ | JF | |
| during CMake build. | |||
| 2020-01-26 | Merge branch 'messing-with-openocd' of https://github.com/luben93/Pinetime ↵ | JF | |
| into luben93-messing-with-openocd | |||
