Commit Graph

22 Commits

Author SHA1 Message Date
Christian Baars
8ee071b8b8
build process: simplify driver selection for BLE (#20138)
Co-authored-by: Radio Loge <radiologe@MacBook-Pro-von-Radio.local>
2023-12-01 14:59:59 +01:00
Jason2866
59c22b6353
use LTO for riscv too (#20119)
LTO riscv issue is fixed in gcc used for building core 3
2023-11-28 20:08:49 +01:00
Jason2866
2f29995f4c
Update platformio_tasmota_core3_env_sample.ini (#20024) 2023-11-14 23:33:13 +01:00
Jason2866
7abf8c469b
Align arduino3 firmware build to Tasmota32 (#20015)
* step1 of phase out Arduino30 firmware variant

* rm duplicate Matter define
2023-11-14 17:02:00 +01:00
Jason2866
5021b917da
Fix compiler warning (#19990)
* Create add_c_flags_ard3.py
2023-11-12 17:42:00 +01:00
Jason2866
62675a37a0
clean up in Arduino3 envs 2023-11-02 12:15:27 +01:00
Jason2866
6a86576dac
add MI env (#19902)
* rename odroid ard3 env to tasmota32-psramfix_ard3
* add inbuilt JTAG debugger
* rm Homekit leftovers
* add MI env
2023-11-02 12:03:14 +01:00
Jason2866
6527442110
move core3 platform to platformio_tasmota32.ini (#19889)
* Update platformio_tasmota32.ini

* Update platformio_tasmota_core3_env_sample.ini

* Update platformio_tasmota_core3_env_sample.ini

* Update platformio_override_sample.ini

* Fix optical look

* Update platformio_tasmota_core3_env_sample.ini

* Update platformio_tasmota32.ini
2023-10-31 20:42:29 +01:00
Jason2866
53bd4635d9
move arduino30 default envs (#19885) 2023-10-31 13:35:58 +01:00
Jason2866
75ec9da8a2
Refactoring of storing safeboot bin (#19858)
* Folder for storing safeboot is now configurable
* Platform 2023.10.06
* Platform 2023.10.12
2023-10-28 13:15:31 +02:00
Jason2866
4fb02cd22e
Arduino Core 3.0.0-alpha2 (#19818) 2023-10-22 18:28:39 +02:00
Jason2866
b5d1109163
rm obsolete partition schemes (#19713)
* rm obdolete partition schemes

* fix tasmota32-zbbrdgpro compile

* rm overseen partition scheme

* Special scheme needed for zbbrdgpro
2023-10-10 12:55:36 +02:00
Jason2866
c85e63e9e6
Core 3.0.0-alpha1 (#19689) 2023-10-06 22:09:07 +02:00
s-hadinger
3cd7950d3b
Enable ESP Mail Client in core 30 (#19461) 2023-09-05 12:10:58 +02:00
Jason2866
434da4a62a
enable IPv6 and Matter (#19456) 2023-09-04 17:11:53 +02:00
Jason2866
2872e1b379
Build C2/C6 safeboot firmwares in GH Actions (#19424) 2023-08-30 18:23:00 +02:00
Jason2866
1e57419e71
Revert "build safeboot bin for C2/C6 (#19422)" (#19423)
This reverts commit f840f51285.
2023-08-30 16:40:18 +02:00
Jason2866
f840f51285
build safeboot bin for C2/C6 (#19422)
* build safeboot bin for C2/C6
* add C2/C6 safeboot to CI
* Enable core3 env settings before Pio starts
2023-08-30 16:35:01 +02:00
Jason2866
34a26fea22
More Arduino 3.0 env 2023-08-29 19:15:08 +02:00
Jason2866
312bbbb7b6
Arduino.3.0: enable Audio libs compile by disabling incompatible I2S driver (#19377)
* i2s off for Arduino 3.0
2023-08-24 15:31:41 +02:00
Christian Baars
65a1a4feeb
Neopixel add SPI driver for C2 and some minor updates (#19372) 2023-08-24 10:34:17 +02:00
Theo Arends
dc68232f42 Phase 1 support C2/C6 2023-08-21 17:32:54 +02:00