Skip to content

Commit 34257a4

Browse files
authored
Develop (#60)
* Updated boards with DISPLAY_SOFTWARE_ROTATION (#49) * Updated boards * Updated boards * Updated boards * EEZ-studio (#51) * First build with EEZ Studio * Fixed rotation and updated boards * Enabled all boards * cdr_value * Boards was updated * Dependabot * Added depandabot * Updated platformio.ini with new boards * Updated platformio and boards * Boards to main * Boards submodule
1 parent 283386a commit 34257a4

29 files changed

+18215
-5249
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# To get started with Dependabot version updates, you'll need to specify which
2+
# package ecosystems to update and where the package manifests are located.
3+
# Please see the documentation for all configuration options:
4+
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5+
6+
version: 2
7+
updates:
8+
- package-ecosystem: "github-actions" # See documentation for possible values
9+
directory: "/" # Location of package manifests
10+
schedule:
11+
interval: "weekly"

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Example with sound! (if WiFi credentials are provided and speaker attached)
1717

1818
## Version history
1919

20+
- December 2024
21+
- Use EEZ Studio for designing the GUI [https://www.envox.eu/studio/studio-introduction/](https://www.envox.eu/studio/studio-introduction/)
2022
- August 2024
2123
- LVGL 9.2
2224
- New boards

0 commit comments

Comments
 (0)