]> Devi Nivas Git - smartwatch.git/commit
Add working uLCD Library
authorAdvaith Menon <noreply-git@bp4k.net>
Mon, 17 Nov 2025 04:41:53 +0000 (23:41 -0500)
committerAdvaith Menon <noreply-git@bp4k.net>
Mon, 17 Nov 2025 04:41:53 +0000 (23:41 -0500)
commitabd877a3c0529383b0561ad034e66d4e1e7535b4
treed17dd3ae8680f0bd08b56ded3daf4c3e283b11b0
parentcdc074faa543ae68851b0a79b373ad59a7ddf356
Add working uLCD Library
* Namespace all 4DGL extern functions with gl_
* Pass gl_display_t * to all objects to allow using multiple ULCDs
* Add a 2sec timeout for the initialization since we need to send
  but there's no ACK
* Modify test program to display a Japanese flag
main/CMakeLists.txt
main/Goldelox_Types4D.h
main/goldeloxSerial.c
main/goldeloxSerial.h
main/hello_world_main.c
main/pins.h [new file with mode: 0644]