Commit Graph

68 Commits

Author SHA1 Message Date
JF
d6c6ac4cf5 Remove reference to NRF Softdevice in CMake and documentation.
Update documentation.
Remove Asserts when starting advertising to prevent crash (known bug).
Set version 0.5.0.
2020-05-16 16:13:22 +02:00
JF
b279c99488 Set version 0.4.0 2020-03-10 20:22:47 +01:00
JF
bfecc8118e Set version 0.3.1 2020-03-06 21:54:43 +01:00
JF
6f1857c503 Add debugPins module that provides functions to set and clear debug GPIOs.
Disable logging once again.
2020-03-01 21:00:59 +01:00
JF
21375eab81 Set version 0.3.0 2020-03-01 17:22:21 +01:00
JF
e737fb0499 Bump patch (v0.2.2) 2020-01-31 20:09:08 +01:00
JF
a956ed1e61 Default to JLink programmer/debugger is no USE_* variable has been specified during CMake build. 2020-01-26 19:29:50 +01:00
JF
a3ff41705e Merge branch 'messing-with-openocd' of https://github.com/luben93/Pinetime into luben93-messing-with-openocd 2020-01-26 19:25:28 +01:00
lucas
6128452704 cleaned up openocd cmake options and added a readme 2020-01-26 16:40:45 +01:00
JF
6491a7c3a0 Remove test code 2020-01-26 15:39:49 +01:00
lucas
37d50ed62b added some inital support for flashing via openocd instead of gdb, for wider compatability 2020-01-26 01:38:06 +01:00
JF
b4bd41cd56 Implement the SPI driver using DMA. 2020-01-19 19:47:49 +01:00
JF
86d9f6e6c8 Set minimum version of cmake to 3.10 2020-01-18 20:52:33 +01:00
JF
f14ba4a7e3 Add version (major.minor.patch) in CMake files.
Display the version on the display.
2020-01-18 14:53:36 +01:00
JF
fb99520c98 Add version (major.minor.patch) in CMake files.
Display the version on the display.
2020-01-18 14:50:24 +01:00
JF
81d629e86a Add support for Black magic probe (using GDB client).
Add documentation about that in README.md
2020-01-17 14:56:56 +01:00
JF
1e25f51af7 Fix typo in main CMakeLists.txt file. 2020-01-05 19:55:01 +01:00
JF
2ea27e0cda Initial commit 2019-11-17 20:47:04 +01:00