InfiniTime/src
JF dca559aad5 Improve DFU procedure :
- correctly write all bytes to flash
 - check CRC
 - Fix bug in notification : they cannot be sent from the control point handler (because it seems you cannot send a notification and a write acknowledge at the same time) using a timer (quick'n'dirty implementation to be improved)
 - Improve dfu screen
 - Reset if dfu image is correctly copied into flash and crc is ok.
2020-06-01 09:22:54 +02:00
..
BlinkApp Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConnect) once it's bond. 2019-12-21 17:58:00 +01:00
Components Improve DFU procedure : 2020-06-01 09:22:54 +02:00
DisplayApp Improve DFU procedure : 2020-06-01 09:22:54 +02:00
drivers Add driver for writing into the internal flash. 2020-05-24 20:30:06 +02:00
FreeRTOS Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
libs Merge develop 2020-05-24 16:51:50 +02:00
Logging Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
SystemTask Improve DFU procedure : 2020-06-01 09:22:54 +02:00
CMakeLists.txt Improve DFU procedure : 2020-06-01 09:22:54 +02:00
FreeRTOSConfig.h Integration of nimble, work in progress. 2020-04-19 20:44:59 +02:00
main.cpp Merge develop 2020-05-24 16:51:50 +02:00
main.h Do not compile GFX and older fonts anymore. 2020-02-23 13:44:39 +01:00
sdk_config.h Disable logging once again... 2020-05-17 10:25:42 +02:00
Version.h.in Add version (major.minor.patch) in CMake files. 2020-01-18 14:50:24 +01:00