Uh oh!
There was an error while loading. Please reload this page.
Update apps for SDK updates - #38
Conversation
📝 WalkthroughWalkthroughThe changes migrate applications from TT toolbar, keyboard, and path-locking helpers to direct LVGL, Tactility device, and filesystem mutex APIs. Toolbar creation and actions, keyboard availability checks, asynchronous and todo-file synchronization, and related header imports are updated. LVGL font and icon include paths are refreshed in test sources, and application manifest versions are incremented across the affected apps. 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: e4ea660c-cbfd-4b94-853f-f4377aff7dca
📒 Files selected for processing (54)
Apps/Brainfuck/main/Source/Brainfuck.cppApps/Brainfuck/manifest.propertiesApps/Breakout/main/Source/Breakout.cppApps/Breakout/manifest.propertiesApps/Calculator/main/Source/Calculator.cppApps/Calculator/manifest.propertiesApps/Diceware/main/Source/Diceware.cppApps/Diceware/manifest.propertiesApps/EpubReader/main/Source/EpubReader.cppApps/EpubReader/main/Source/EpubReaderAsync.cppApps/EpubReader/main/Source/EpubReaderUI.cppApps/EpubReader/manifest.propertiesApps/EspNowBridge/main/Source/EspNowBridge.cppApps/EspNowBridge/manifest.propertiesApps/GPIO/main/Source/Gpio.cppApps/GPIO/manifest.propertiesApps/GraphicsDemo/manifest.propertiesApps/HelloWorld/main/Source/main.cApps/HelloWorld/manifest.propertiesApps/M5UnitTest/main/Source/M5UnitTest.cppApps/M5UnitTest/main/Source/TestListView.cppApps/M5UnitTest/main/Source/TestListView.hApps/M5UnitTest/main/Source/TestUnit8Encoder.cppApps/M5UnitTest/main/Source/TestUnitByteButton.cppApps/M5UnitTest/main/Source/TestUnitCardKB2.cppApps/M5UnitTest/main/Source/TestUnitDualButton.cppApps/M5UnitTest/main/Source/TestUnitJoystick2.cppApps/M5UnitTest/main/Source/TestUnitLcd.cppApps/M5UnitTest/main/Source/TestUnitLcdGfx.cppApps/M5UnitTest/main/Source/TestUnitMidi.cppApps/M5UnitTest/main/Source/TestUnitPaHub.cppApps/M5UnitTest/main/Source/TestUnitRfid2.cppApps/M5UnitTest/main/Source/TestUnitScroll.cppApps/M5UnitTest/main/Source/TestViewBase.cppApps/M5UnitTest/main/Source/UiScale.hApps/M5UnitTest/manifest.propertiesApps/Magic8Ball/main/Source/Magic8Ball.cppApps/Magic8Ball/manifest.propertiesApps/MediaKeys/main/Source/MediaKeys.cppApps/MediaKeys/main/Source/MediaKeys.hApps/MediaKeys/manifest.propertiesApps/MystifyDemo/manifest.propertiesApps/SerialConsole/main/Source/SerialConsole.cppApps/SerialConsole/manifest.propertiesApps/Snake/main/Source/Snake.cppApps/Snake/main/Source/SnakeUi.cApps/Snake/manifest.propertiesApps/TamaTac/main/Source/TamaTac.cppApps/TamaTac/manifest.propertiesApps/TodoList/main/Source/TodoList.cppApps/TodoList/manifest.propertiesApps/TwoEleven/main/Source/TwoEleven.cppApps/TwoEleven/main/Source/TwoElevenUi.cApps/TwoEleven/manifest.properties
💤 Files with no reviewable changes (1)
- Apps/M5UnitTest/main/Source/M5UnitTest.cpp
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The updates mainly relate to lvgl-module changes.
Summary by CodeRabbit