summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)AuthorFilesLines
2020-07-20Fix broken link in README.mdJF1-1/+1
2020-07-18Rewrite README.mdJF1-244/+76
2020-06-16Fix builds that do not specify CMAKE_BUILD_TYPE during CMake generation. Appl...JF1-0/+8
2020-06-16Remove reference to MERGEHEX as it's not needed anymore.JF1-2/+2
2020-05-24Merge developJF1-7/+5
2020-05-24Refactor CMake files to allow building 2 binaries : one standalone and one co...JF1-9/+4
2020-05-16Remove reference to NRF Softdevice in CMake and documentation.JF1-20/+6
2020-04-05Add documentation about BLE connection and services.JF1-1/+5
2020-03-29Update Readme, add section about BLE connection troubleshootingJF1-4/+36
2020-03-03Add doc in README.md : how to flash using gdbJF1-3/+51
2020-03-02Update README.md with up to date picture.JF1-7/+8
2020-01-26cleaned up openocd cmake options and added a readmelucas1-4/+23
2020-01-17Type againJF1-4/+4
2020-01-17TypoJF1-2/+6
2020-01-17Add support for Black magic probe (using GDB client).JF1-6/+55
2020-01-03Update doc (current state about touch panel)JF1-0/+1
2020-01-02Add documentation about building a stub using NRF52-DK.JF1-0/+4
2019-12-27Add picture in README.mdJF1-0/+2
2019-12-27Add BleController to manage the BLE connection statusJF1-1/+0
2019-12-26Use push button to go to sleep/wake up.JF1-0/+3
2019-12-26Add more functionalities in "current state"JF1-1/+4
2019-12-26Add doc about BLE in README.mdJF1-2/+19
2019-12-21Track the time using RTCJF1-1/+5
2019-12-05Update ReadmeJF1-0/+1
2019-12-05Update ReadmeJF1-3/+18
2019-12-02First code tested on the actual pinetime hardwareJF1-1/+1
2019-11-17Initial commitJF1-0/+50