NonPIayerCharacter
7ace8c31ba
tr6260 ( #1564 )
2025-03-13 09:01:58 +01:00
NonPIayerCharacter
a7673b9765
Update ECR6600 sdk ( #1562 )
...
* Update ECR6600 sdk
* Update to v2.1.23.3
2025-03-13 08:55:47 +01:00
NonPIayerCharacter
544f48d022
ECR6600 ( #1553 )
...
* ECR6600
* fix macstr
* uart, bl0937
* vbat adc, ota
* pwm freq
* static ip, change mac
* update partitions
2025-03-07 22:11:42 +01:00
NonPIayerCharacter
969e5bfa50
RTL8720D ( #1550 )
...
* ambd
* update sdk, get current fw idx
* test
* ota
* reset if hard fault
* revert and fix
* uart flow control
* disable uart tcp debug by default
* test
* wifi test
* adjust lwip
adjust scan
* increase timeout
* enable ssdp, close uart tcp sockets on restart
* test
* pwm
* fix bl0942
* cut some code
2025-02-28 08:43:00 +01:00
NonPIayerCharacter
996a08c31d
Update OpenBeken.mk ( #1536 )
2025-02-15 20:42:30 +01:00
NonPIayerCharacter
d4d6c69be3
BK7238 ( #1527 )
...
* beken new sdk + bk7238
* fix bk7238
2025-02-14 22:22:59 +01:00
NonPIayerCharacter
6ac1f260ed
RTL8710B/RTL8711AM ( #1501 )
...
* --
* test
* ota
* ameba1/rtl8711am
* workflow build
* uart tcp bridge driver
* fix build
* Static ip fix
* fix
* Rework amebaz ota
---------
Co-authored-by: Tester23 <85486843+openshwprojects@users.noreply.github.com >
2025-02-01 19:04:23 +01:00
openshwprojects
77efc7ebca
make startup command multiline
...
* step 1
* step2
* Update cmd_script.c
* Update cmd_script.c
* Update obk_config.h
* Update cmd_script.c
* Update cmd_script.c
* fx
* Update obk_config.h
* Update OpenW800
* Update OpenW800
* Update obk_config.h
* f
* fix waitfor
* Update obk_config.h
* Update Makefile
* json escap9ijgng
* crash checks and size check
* w600 bmp
* fx
* Update Makefile
* test
* fx
* Tokenizer_GetPin
* fix
* fix
* ln882h pins
* Update new_http.c
* Update new_http.c
* Update new_http.c
* aht
* aht
* Update obk_config.h
* drv_sht3x
* aht pins
* f
* fx
* aht
* sunset fx
* ln owm
* Update CMakeLists.txt
2025-01-23 23:10:35 +01:00
MaxineMuster
36400a4e74
W800 hostname+uart ( #1508 )
...
* Set hostname to device name
add uart driver
* fix warnings
2025-01-11 19:36:47 +01:00
openshwprojects
ba153bdb28
add new define: ENABLE_OBK_SCRIPTING ( #1503 )
...
* add new define: ENABLE_OBK_SCRIPTING
* cmd_script
2025-01-10 20:21:07 +01:00
openshwprojects
eb5b1ca2d0
Allow to disable more drivers and features in order to reduce binary size ( #1500 )
...
* Update obk_config.h
* Update obk_config.h
* shared
* fx
* he
* fix
* fx
* ffff
* F
* T
* tre
* fcx
* leeed
* ww
* w
* fx
* t
* ENABLE_OLD_YAML_GENERATOR
* w
* startyuip[
* dis all
* remove test post
* ENABLE_HTTP_SEND
* extra guard
* ENABLE_TCP_COMMANDLINE
* better OBK_DISABLE_ALL_DRIVERS
* tr
* ENABLE_PING_WATCHDOG
* ENABLE_HA_DISCOVERY
* TEST WITH EMPTY USER_MAIN
* fx
* no mqtt
* nm
* tr
* ENABLE_MQTT
* Update cmd_newLEDDriver.c
* tr
* header
* fx
* Update user_main.c
* t
* Update hal_main_bk7231.c
* w
* ENABLE_DRIVER_IR
* RESTORE
* fx
* #warning "Platform not defined"
* fx 1
* Update obk_config.h
* ENABLE_DRIVER_TESTPOWER
* DS1820
* fx
* fx
* enable DHT on W800
* Update Makefile
* ntp w800
* ntp
* ssdp
* OWM AND CHARTS
* why utils net has flash pub included
* nmakefile only, no refs
* makefile only
* drv
* Update Makefile
* drcs
* ENABLE_DRIVER_BMP280
* Update Makefile
* d
* ENABLE_I2C
* Update Makefile
* fin
2025-01-10 19:50:17 +01:00
NonPIayerCharacter
2a9a7270f2
RTL8710C/RTL8720C support ( #1468 )
...
* Move delay us and wdt to hals, update workflow
* rtl8720c initial
* move uart to hal
* rtl uart
* obk adjustments
* sdk adjustments, fix ota
* add some features
* fix some warnings
* esp uart + tr6260/esp tcp_msl
* add bl0937, adjust ota
* enable artifacts merge
* add forgotten ln882h delay
* fix mqtt, pwm on boot
* irq fix
* fix wifi disconnect
* update sdk, change lfs location and size
* Update Makefile
2025-01-01 12:11:49 +01:00
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
6e8d6de699
Add drv_charts.c to makefiles of W600, W800 and LN882H ( #1363 )
2024-09-28 20:17:21 +02:00
MaxineMuster
5c509156e5
Change to let sdk makefile include actual versions from within app repository ( #1362 )
...
* Moved "Makefiles" (or large parts) from SDKs to APP git.
This way we can make changes to e.g. include additional source files
without making changes to the SDKs
Added a folder "platforms", with content for LN882H, XR809 and W800
for as far as I know, adding source files will be included by default
with the other platforms
* fix mixed up Makefiles for W800
* Changes for W600
2024-09-28 18:57:37 +02:00