Commit Graph
12 Commits
Author SHA1 Message Date
Forairaaaaa d01549aba8 bump version 2026-07-02 10:19:34 +08:00
Forairaaaaa 893ee38651 - Added current monitoring and stall protection for the Y-axis servo
- Optimized the screen touch debouncing under AI.Agent mode
- Bump version
2026-06-11 10:45:02 +08:00
ForairaaaaaandGitHub 88cbe895c2 Merge pull request #24 from Flo5k5/feat/sdkconfig-local-overlay
feat(firmware): auto-load sdkconfig.defaults.local overlay when present
2026-06-03 18:16:20 +08:00
Forairaaaaa b7a2ee9c1c update firmware v1.4.1 2026-05-13 17:46:43 +08:00
Forairaaaaa 741f43cd56 update firmware v1.4.0 2026-05-12 16:00:41 +08:00
Forairaaaaa 263b1d5302 update firmware v1.3.1 2026-05-12 10:34:39 +08:00
Forairaaaaa 0b078f141f update firmware v1.3.0 2026-05-07 16:33:29 +08:00
Forairaaaaa afd7260cf2 update firmware v1.2.6 2026-05-07 09:38:14 +08:00
Nourrisse Florian 5bda3e436c feat(firmware): auto-load sdkconfig.defaults.local overlay when present
Detect firmware/sdkconfig.defaults.local at configure time and feed it
into ESP-IDF's SDKCONFIG_DEFAULTS list alongside sdkconfig.defaults.

This gives self-hosted and downstream builds a first-class way to pin
per-deployment values (CONFIG_STACKCHAN_SERVER_URL, CONFIG_OTA_URL,
CONFIG_USE_EZDATA, ...) without patching committed defaults and
without needing contributors to remember the
  SDKCONFIG_DEFAULTS="sdkconfig.defaults;sdkconfig.defaults.local"
invocation.

The file is ignored by the repo's .gitignore, so it never leaks
upstream. When it does not exist, behaviour is unchanged.

A status message ("StackChan: detected sdkconfig.defaults.local,
applying overlay") makes the override visible in the idf.py configure
output so it's obvious when a build is using custom defaults.
2026-04-22 15:50:56 +02:00
ForairaaaaaandGitHub dd34f9e0ec update firmware v1.2.4 (#16) 2026-04-20 16:27:36 +08:00
ForairaaaaaandGitHub 605b575fcc update firmware source code to v0.18 (#9) 2026-03-25 11:11:14 +08:00
ForairaaaaaandGitHub 5001b7081b add firmware source code (#4)
* add firmware source code
2026-01-08 09:18:20 +08:00