Commit graph

205 commits

Author SHA1 Message Date
Simon Hausmann
43229cc9e7 esp32/esope: Fix flashing
Some checks are pending
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, beta) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, stable) (push) Blocked by required conditions
CI / build_and_test (ubuntu-22.04, nightly-2025-08-15) (push) Blocked by required conditions
CI / node_test (windows-2022) (push) Blocked by required conditions
CI / python_test (macos-14) (push) Blocked by required conditions
CI / python_test (ubuntu-22.04) (push) Blocked by required conditions
CI / vsce_build_test (push) Blocked by required conditions
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Blocked by required conditions
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Blocked by required conditions
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / wasm (push) Blocked by required conditions
CI / wasm_demo (push) Blocked by required conditions
CI / python_test (windows-2022) (push) Blocked by required conditions
CI / cpp_test_driver (macos-13) (push) Blocked by required conditions
CI / cpp_test_driver (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (windows-2022) (push) Blocked by required conditions
CI / cpp_cmake (macos-14, 1.85) (push) Blocked by required conditions
CI / cpp_cmake (windows-2022, nightly) (push) Blocked by required conditions
CI / cpp_package_test (push) Blocked by required conditions
CI / mcu-embassy (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / cpp_cmake (ubuntu-22.04, stable) (push) Blocked by required conditions
CI / tree-sitter (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
CI / android (push) Blocked by required conditions
CI / miri (push) Blocked by required conditions
CI / fmt_test (push) Blocked by required conditions
CI / esp-idf-quick (push) Blocked by required conditions
CI / test-figma-inspector (push) Blocked by required conditions
esp-hal appears to require adding the description manually, so add it in mcu-board-support, just in the esope bsp for now (maybe central later).
2025-08-22 13:19:36 +02:00
Juraj Michálek
f4cc5a3348 mcu-board-support: AXP2101 and AW9523 used from the board support package 2025-08-19 07:07:03 +02:00
Juraj Michálek
91b08924cf m5stack: axp2101 board specific initialization added to board support 2025-08-19 07:07:03 +02:00
Juraj Michálek
ef1750bc7c mcu-board-support: add M5Stack CoreS3 - src clean up 2025-08-19 07:07:03 +02:00
autofix-ci[bot]
8da7d86f40 [autofix.ci] apply automated fixes 2025-08-19 07:07:03 +02:00
Juraj Michálek
62c83498d2 mcu-board-support: add M5Stack CoreS3 2025-08-19 07:07:03 +02:00
Juraj Michálek
ed5bf303cc
Waveshare S3 Touch AMOLED - add touch (#9039)
* waveshare: add touch support

* mcu-board-support/esp: Use released versions of the ft3x68 and sh8601 crates
2025-08-13 09:11:33 +02:00
Juraj Michálek
ee5c43a8f3 use draw_iter 2025-07-18 14:52:42 +02:00
Juraj Michálek
e7b5e068bf add Waveshare 2025-07-18 14:52:42 +02:00
Juraj Michálek
4f5f7a3fb2 update dependency versions 2025-07-18 14:52:42 +02:00
Juraj Michálek
037b029749 add touch controller 2025-07-18 14:52:42 +02:00
Juraj Michálek
688e02760f renderign works on ESoPe board 2025-07-18 14:52:42 +02:00
autofix-ci[bot]
26f217d12c [autofix.ci] apply automated fixes 2025-07-18 14:52:42 +02:00
Juraj Michálek
3c64a19127 wip: partially working ESoPe board 2025-07-18 14:52:42 +02:00
autofix-ci[bot]
f1ccc37dbf [autofix.ci] apply automated fixes 2025-07-18 14:52:42 +02:00
Juraj Michálek
bb23ed15e3 esp32-s3-lcd-ev-board clean up implementation 2025-07-18 14:52:42 +02:00
Juraj Michálek
7ff648c41e esp32-s3-lcd-ev-board: remove warning 2025-07-18 14:52:42 +02:00
autofix-ci[bot]
55a3859e1e [autofix.ci] apply automated fixes 2025-07-18 14:52:42 +02:00
Juraj Michálek
6f755c6275 add ESP32-S3-LCD-EV-Board support 2025-07-18 14:52:42 +02:00
Juraj Michálek
d6faa19f9d update to esp-hal 1.0.0 2025-07-18 14:52:42 +02:00
Juraj Michálek
4e017f989d wip: add async-wifi support to S3-BOX 2025-07-18 14:52:42 +02:00
Juraj Michálek
2d27a17c37 update to esp-hal-1.0.0-beta.1 2025-07-18 14:52:42 +02:00
ogoffart
9cc24ff284 Bump version number to 1.13.0 2025-06-26 13:30:43 +00:00
ogoffart
92f9f0e85d Bump version number to 1.12.1 2025-06-16 13:32:39 +00:00
Tasuku Suzuki
30981ca672 muc-board-support: doc - fix tasks.json 2025-05-23 11:40:25 +02:00
Tasuku Suzuki
1424dbfe7b MCU pico2: increase heap size
Some checks are pending
CI / build_and_test (ubuntu-22.04, nightly) (push) Blocked by required conditions
CI / node_test (macos-14) (push) Blocked by required conditions
CI / node_test (ubuntu-22.04) (push) Blocked by required conditions
CI / node_test (windows-2022) (push) Blocked by required conditions
CI / python_test (macos-14) (push) Blocked by required conditions
CI / python_test (ubuntu-22.04) (push) Blocked by required conditions
CI / python_test (windows-2022) (push) Blocked by required conditions
CI / cpp_test_driver (macos-13) (push) Blocked by required conditions
CI / cpp_test_driver (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (windows-2022) (push) Blocked by required conditions
CI / cpp_cmake (macos-14, 1.82) (push) Blocked by required conditions
CI / cpp_cmake (ubuntu-22.04, stable) (push) Blocked by required conditions
CI / cpp_cmake (windows-2022, nightly) (push) Blocked by required conditions
CI / cpp_package_test (push) Blocked by required conditions
CI / vsce_build_test (push) Blocked by required conditions
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Blocked by required conditions
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Blocked by required conditions
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / mcu-embassy (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / wasm (push) Blocked by required conditions
CI / wasm_demo (push) Blocked by required conditions
CI / tree-sitter (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
CI / fmt_test (push) Blocked by required conditions
CI / esp-idf-quick (push) Blocked by required conditions
CI / android (push) Blocked by required conditions
CI / miri (push) Blocked by required conditions
CI / test-figma-inspector (push) Blocked by required conditions
400 kB would be alright because pico 2 has 520 KB on-chip SRAM

See https://github.com/slint-ui/slint/discussions/8477
2025-05-20 07:45:22 +02:00
ogoffart
e0099ea500 Bump version number to 1.12.0 2025-04-30 13:27:50 +00:00
Simon Hausmann
e39086c45e Remove unused tt21100 dependency 2025-04-15 11:32:27 +02:00
Simon Hausmann
c91ef1d7e6 Prospective build fix for non-esp mcu-board-support crate builds 2025-04-15 11:32:27 +02:00
Simon Hausmann
00c89626df Introduce a prelude to mcu-board-support to make esp-hal available when the entry point comes from esp_hal::main
esp_hal::main's code requires the availability of `esp_hal` as import.
2025-04-15 11:32:27 +02:00
autofix-ci[bot]
b963046943 [autofix.ci] apply automated fixes 2025-04-15 11:32:27 +02:00
Juraj Michálek
ff876f35ac muc-board-support: esp32-s3-box-3 use Instant::now(), remove timer 2025-04-15 11:32:27 +02:00
autofix-ci[bot]
bfefe72348 [autofix.ci] apply automated fixes 2025-04-15 11:32:27 +02:00
Juraj Michálek
cc76e8f1d7 muc-board-support: doc - update README 2025-04-15 11:32:27 +02:00
Juraj Michálek
d85f27ea9c muc-board-support: esp32-s3-box-3 resolve entry point 2025-04-15 11:32:27 +02:00
Juraj Michálek
4caf947399 muc-board-support: esp-hal dependency only for esp32-s3-box-3 2025-04-15 11:32:27 +02:00
Juraj Michálek
a73b5668ba esp32-s3-box clean up 2025-04-15 11:32:27 +02:00
Juraj Michálek
5712704b6b add timer handling 2025-04-15 11:32:27 +02:00
Juraj Michálek
eeb2f2602c use default gt911 crate without modification 2025-04-15 11:32:27 +02:00
Juraj Michálek
6573b12f9a use fallback address 2025-04-15 11:32:27 +02:00
Juraj Michálek
bdf40967da implement esp32-s3-box initialization correction from ESP-IDF 2025-04-15 11:32:27 +02:00
Juraj Michálek
718a71e4da add delay handling to the driver 2025-04-15 11:32:27 +02:00
Juraj Michálek
4db101fd56 remove driever modification 2025-04-15 11:32:27 +02:00
Juraj Michálek
a4312fd67f fix initialization sequence 2025-04-15 11:32:27 +02:00
Juraj Michálek
cd0274f353 graceful handling of touch 2025-04-15 11:32:27 +02:00
Juraj Michálek
48172c995b add esp32-s3-box-3 with gt911 touch 2025-04-15 11:32:27 +02:00
Juraj Michálek
fafde05338 initial migration to esp-hal-1.0.0 2025-04-15 11:32:27 +02:00
Olivier Goffart
78a3757b7f
Remormat all the toml file again to fix npm upload
Commit cd6f2e2 reformated the .toml, but the 80 char width column is
judged too small to be practical

Add a .taplo.toml file

Also do not split feature array
2025-04-09 15:06:00 +02:00
Simon Hausmann
93701162d5 Upgrade defmt to Version 1.0
0.3.100 has been published and is effectively 1.0
2025-04-07 11:55:48 +02:00
Tobias Hunger
cd6f2e2cf2 ci: Format toml files
... using taplo with default settings

I tried this with 4 spaces indentation, but the patch is almost as
big as this one, so I went with default settings instead as that
is just easier:-)
2025-04-02 11:03:41 +02:00