{{ message }}
Commit cc0b6b6
authored
feat(m5stack-tab5): Add Board Support Package (BSP) component for the
* feat(m5stacktab5): Adding BSP component for M5StackTab5
* wip
* minor fix
* continuing to work on m5stack tab5
* update example
* wip: working touch and partially working display!
* working display code
* mionr fix
* wip
* feat(m5stacktab5): Adding BSP component for M5StackTab5
* wip
* minor fix
* continuing to work on m5stack tab5
* update example
* wip: working touch and partially working display!
* working display code
* mionr fix
* wip
* wip proper display initialization with just esp_lcd, not esp_lcd_ili9881
* cleaning up some
* minor cleanup
* working on display rotation and proper gravity vector
* wip using sw rotation to rotate the display
* fix sdkconfig for dark theme
* wip updating display drivers accordingly
* doc: update; ci: update
* minor update
* improve demos/apis some
* wip trying to get sound working
* remove unused def
* wip getting audio working
* wip
* add support for uSD (via sdmmc/sdio) card to m5stack tab5 bsp
* more fixes to audio and cleanup of m5 code
* add rtc support
* fix sa
* fix suppression location
* remove unused variable
* cleanup
* remove debug code for my slightly broken hardware
* cleanup
* further updates
* remove text copied from another example about home buttonM5Stack Tab5 development kit (#545)1 parent f709a3d commit cc0b6b6
32 files changed
Lines changed: 3483 additions & 26 deletions
File tree
- .github/workflows
- components
- display_drivers/include
- i2c/example/main
- m5stack-tab5
- example
- main
- include
- src
- t-dongle-s3/src
- doc
- en
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||

0 commit comments