| Age | Commit message (Collapse) | Author |
|
notification apps are available in the menu, we can compare them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
project.
|
|
|
|
touchevent. This allows to recognize gesture and handle them in Screens or in DisplayApp.
In Polling mode, X/Y positions are sent continuously to lvgl, allowing to scroll inside a dropdown menu for example.
|
|
and post_build.sh that is generated by cmake build.sh
|
|
in their filename.
Update Docker build script accordingly.
Also fix permission issue with docker build (all files belonged to root).
|
|
build param and to remove warnings from these libs.
This also speeds up the build of the whole project as those libs are now built once for the 3 targets.
|
|
|
|
|
|
type.
Integrate this new ScreenList in SystemInfo.
Add ApplicationList, which is a ScreenList of Tile. This allows to display a menu of more than 6 applications.
|
|
he's just OTA'ed.
Still need to find a way to display this screen when needed.
|
|
Music
|
|
Fix reset timing and add dummy reading in Cst816S to fix init error on some devices.
|
|
|
|
|
|
|
|
icons are smaller in memory and quicker to draw.
BLE and battery icon replaced in Clock screen.
Added heartbeat and step icons in Clock screen.
Replace all labels in Menu by icons.
Add doc to generate new font.
|
|
|
|
allocated for FreeRTOS.
Add Monitor to log the stack usage of each task.
|
|
|
|
|
|
Apply Release by default.
|
|
|
|
spi flash memory.
|
|
Add some const in SPI driver.
|
|
- 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.
|
|
Write the OK flag for mcuboot using this driver.
|
|
|
|
compatible with mcuboot bootloader (the offset in memory is different).
Add documentation about mcuboot image generation and OTA.
Re-enable watchdog
|
|
|
|
for time handling
|
|
initialization
|
|
application
|
|
|
|
|
|
|
|
|
|
during discovery)
|