NonPIayerCharacter
532a90313c
TR6260 support ( #1446 )
...
* TR6260 initial
* fix gh-actions
* various fixes/features
* wifi fast connect fix
* fix gpio, add i2c
* move config to obk
2024-12-12 18:55:26 +01:00
NonPIayerCharacter
c50515603a
ESP32 support ( #1344 )
...
* esp-idf
* fix, add s2, s3
* fix + ci
* fix naming
* ota
* adc
* reboot reason
* wdt + uart
* dht + ds1820
* fix esp32
* pwm
* uart hack
* fix build
* charts
* increase stack size
* tests
* fix timer
* optimize
* further c2 optimization
* gpio test, wifi reconnect fix
* gpio test
* Revert ledc freq
* cht83xx, increase inttemp stack size
* fix
* S3 fix, enable sht3x, pwm freq selection
* gpio & i2c fix attempt
* s2 fix
* Update defines for DHT
* Update sdk
---------
Co-authored-by: openshwprojects <85486843+openshwprojects@users.noreply.github.com >
2024-11-06 14:47:22 +01:00
MaxineMuster
968ebc1b09
Make changes to sdk from shell scripts just before start of build ( #1381 )
...
* Add possibility to call a shell script to make changes to sdk just before building the app
* Changes to Makefile
* Changed pre_build.sh to only contain some comments how to use it
2024-10-16 13:10:32 +02:00
MaxineMuster
54f9129454
Speeding up consecutive builds for W800 ( #1314 )
...
* Speeding up consecutive builds
Update Makefile for W800:
Download toolchain only once
- after downloading and extracting create a file
- check for presence of this file before downloading and extracting again
* fix linebreak
2024-08-19 17:11:47 +02:00
Tester23
c5b92c0625
pass to makefile
2024-06-05 10:29:33 +02:00
tarwirdur
632aa0f5ef
Draft: OpenLN882H autobuild support ( #1041 )
...
* OpenLN882H autobuild support
* LN882H: add _OTA.bin asset, changes in .relaserc.yaml, separate build directory for cmake
2024-01-20 08:13:21 +01:00
openshwprojects
4b31a72a38
Update Makefile
2023-01-23 16:56:53 +01:00
openshwprojects
7c16012817
Update Makefile ( #630 )
...
* Update Makefile
* Update .releaserc.yaml
* Update workflow.yaml
2023-01-22 13:39:25 +01:00
openshwprojects
7919627ce7
Update Makefile
2023-01-22 10:53:20 +01:00
openshwprojects
18d03a8d71
Test BL602 ota ( #628 )
...
test release
2023-01-22 10:10:25 +01:00
openshwprojects
54f8fe2ef6
Update Makefile
2023-01-22 03:01:14 +01:00
openshwprojects
a6f1092dc5
copy out xz file
2023-01-22 02:48:43 +01:00
openshwprojects
f4f9c2e360
Update Makefile
2023-01-22 01:55:52 +01:00
TallTechDude
0a8c05ff69
fix: submodule auto-update
2022-10-22 11:59:33 +00:00
TallTechDude
301e8e446d
feat: add W600 auto build
2022-10-14 04:55:11 +00:00
TallTechDude
365da00a3c
fix: still run normal build for OpenXR809 to check status
2022-07-23 11:43:52 +00:00
TallTechDude
b7f150cd97
fix: retry OpenXR809 build 3 times on failure
2022-07-23 11:31:48 +00:00
TallTechDude
653e825a4a
feat: add OpenW800 OTA .img file to relases
2022-07-23 04:44:19 +00:00
TallTechDude
bfd3d89718
feat: add OpenW800 Platform
2022-07-22 12:26:38 +00:00
TallTechDude
0f5bcb4e44
feat: add BL602 to automated release builds
2022-05-16 10:39:19 +00:00
TallTechDude
a27281257b
ci(sdk): automatically update SDK submodules
2022-03-02 18:11:04 +11:00
openshwprojects
9a7120a478
Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
2022-02-28 09:49:59 +01:00
openshwprojects
5e91bcccfd
FIX usercmd not passing (thanks boozeman for pointing that out!)
2022-02-28 09:49:52 +01:00
TallTechDude
034a1e5bdc
feat(makefile): add update-submodule target to simplify SDK updates
2022-02-28 08:14:08 +11:00
TallTechDude
eb84443ec2
build: update makefile for multi-platform build
2022-02-21 04:41:44 +00:00
TallTechDude
7d288882c5
feat: simplified Makefile build with SDK submodule
2022-02-21 02:23:50 +00:00