]> Devi Nivas Git - smartwatch.git/commit
Create splash screen
authorAdvaith Menon <noreply-git@bp4k.net>
Mon, 17 Nov 2025 08:59:29 +0000 (03:59 -0500)
committerAdvaith Menon <noreply-git@bp4k.net>
Mon, 17 Nov 2025 08:59:29 +0000 (03:59 -0500)
commit700d4285d3aa23197aede7c6810f0068c3888928
treeffcca81a89caff0ced6887efc4f92a7fa248f1a9
parentabd877a3c0529383b0561ad034e66d4e1e7535b4
Create splash screen
* Modify LCD_WIDTH and LCD_HEIGHT to correct values
* Mofify gl_setbaudWait to accept a baud change callback
* Add animation to display "SMART WATCH OS" on the screen
* Add home screen tiles generation functionality
* Test clock functionality in a debug mode
main/CMakeLists.txt
main/goldeloxSerial.c
main/goldeloxSerial.h
main/hello_world_main.c
main/pins.h
main/task_lcd.c [new file with mode: 0644]
main/task_lcd.h [new file with mode: 0644]