38 Commits

Author SHA1 Message Date
fvanroie
401a134658 Add minifests to build step 2024-08-26 01:21:10 +02:00
fvanroie
0c9151cf7a Fix Windows build 2024-04-04 02:34:27 +02:00
Diogo Gomes
d9d4d8d0c9 fix to compile in MacOS 14 2024-02-22 23:24:24 +00:00
Alvaro Lobato
4de8f4953e Fix mac build:
- Change compiler version so it works with newer MacOS
- Fix library paths
- Exclude freetype which creates a build error
2023-12-22 00:02:05 +01:00
fvanroie
43e0ff9270 Fix CI/CD and update binary assets 2023-02-18 22:38:26 +01:00
fvanroie
303cd45a11 Minor tweaks 2023-02-14 03:55:07 +01:00
fvanroie
187ad58dc5 Update Web UI to petite-vue app 2023-02-14 03:40:15 +01:00
fvanroie
d4e8b7e6d0 Enable FreeType on all ESP32 chips 2023-01-11 20:22:32 +01:00
fvanroie
3c55479f56 Add --use-pep517 to dulwich install 2022-11-01 14:36:00 +01:00
fvanroie
f6eb92443a SC01 Plus configuration tweaks #390 2022-10-18 23:00:01 +02:00
fvanroie
e28a1965e4 Add support for ESP32-S3 2022-10-18 01:09:47 +02:00
fvanroie
d0ab4d7e96 Update esptool to3.3.1 2022-10-18 01:08:02 +02:00
fvanroie
88a478d28e Use correct mcu chip for S2 bootloader #250 2022-03-12 14:32:09 +01:00
fvanroie
749781587f Add git short hash to bin files #308 2022-03-09 11:39:30 +01:00
fvanroie
ed40f28b7a Fix bootloader path for ESP32 and ESP32S2 #307 2022-03-02 18:18:55 +01:00
fvanroie
bd256bddd8 Add chinese characters to encoding.json #249 2022-02-12 10:22:27 +01:00
fvanroie
73fd2918ff Move vietnamese to separate folder 2022-02-05 03:11:24 +01:00
fvanroie
9100621e0f Update environments 2022-01-22 01:10:32 +01:00
fvanroie
5777066821 Add larger flash variants of FreeTouchDeck and WT-SC01 2022-01-18 17:53:34 +01:00
fvanroie
55d59f4195 Fix esp32 bootloader path 2021-11-13 22:44:49 +01:00
fvanroie
c83afd4f34 Update hasp_font_create.py 2021-07-06 04:12:07 +02:00
fvanroie
d5f385eaad Add hasp_font_create.py 2021-07-06 02:03:45 +02:00
fvanroie
63e2ed953a Remove mklittlefs 2021-06-12 01:02:32 +02:00
fvanroie
8b9154cb82 Add mklittlefs 2021-04-29 00:07:01 +02:00
fvanroie
036a47f772 Decode std output 2021-03-23 11:32:52 +01:00
fvanroie
184234bdd0 Update config files, add merge_bin firmware 2021-03-23 01:00:01 +01:00
fvanroie
a06942e446 Update driver includes 2021-03-10 20:03:39 +01:00
fvanroie
aff19396fe Rename Windows SDL environment 2021-03-09 23:12:08 +01:00
Diogo Gomes
902431332e move to ini 2021-03-06 11:46:09 +00:00
Diogo Gomes
4ff22c622e remove print 2021-03-06 11:43:04 +00:00
Diogo Gomes
9ed1a6f8e5 add support for darwin (MacOS) 2021-03-06 11:39:08 +00:00
fvanroie
7591ce4418 Add linux_sdl environment 2021-03-05 16:43:58 +01:00
Thomas Langewouters
67a63105ce Add linux emulator platform 2021-03-01 21:38:45 +01:00
fvanroie
a70eb1fd5f Add Windows client 2021-02-15 03:09:17 +01:00
fvanroie
3d81331143 Add analyze_elf.py 2021-02-12 03:03:54 +01:00
fvanroie
61d1746c26 Update scripts 2021-01-21 16:38:30 +01:00
fvanroie
ade03960ff
Gpio improvements (#24)
* Return network status

* lvgl v8 preparations

* Fix pin assignment

* Improve idle checking

* Add bcklpin 32

* Update upload_port

* Comment on seperate line

* Update test.yaml

* Copy boot partitions

* Add release workflow

* Update README.md

* Small changes

* Add docs

* Delete 17-javascript.md

* Update docs

* Rename haspWakeUp to guiWakeUp

* Code cleanup

* Rename haspWakeUp to guiWakeUp

* Code cleanup

* Change to lvgl#dev-v8

* Update check_obj_type

* Enable default PULLUP

* Bump StreamUtils Version

* Increase JsonDocument size

* Improve GPIO Settings

* Comment default ports

* Add more GPIOs configs

* Gpio improvements

* Use saved_page in hasp_new_object

Co-authored-by: fvanroie
2020-12-13 00:26:02 +01:00
fvanroie
a8c96598d1 Move scripts to tools folder 2020-11-16 17:30:21 +01:00