Wykres commitów

10 Commity (lto_size_optimization)

Autor SHA1 Wiadomość Data
Frank a6e536189c output_bin.py : fix for mapfile copy
The build script was not looking into the right place, so there was never a .map file dropped into build_output/map/

Builds with the newer arduino-esp32 v2.0.x framework actually generate a .map file that is placed directly next to firmware.bin
2024-05-05 21:56:01 +02:00
Blaz Kristan 24c5935661 Fix for missing firmware build
updated changelog (missing credit)
2024-04-03 18:31:17 +02:00
Woody 6f6356e617
fix print output for bin.gz file 2024-03-27 21:34:51 +01:00
Woody 5d152baac0
Do not create release_gz folder 2024-03-27 21:19:03 +01:00
Woody d6e73fde50
only create bin.gz files for esp8266 2024-03-26 17:34:01 +01:00
Woody 7ee4b54154
optimize output_bins.py 2024-03-19 20:06:09 +01:00
Woody 1eaac0072d
Add a separate folder for .gz release files 2024-02-03 00:44:38 +01:00
Woody c41c71c8c1
add bin.gz firmware for ESP02 to artifacs (#4) 2024-01-24 21:22:54 +01:00
cschwinne 6a8ed1192f Accept hex color strings in individual LED API
Version bump to 0.13.0-b2 "Toki"
Fixed transition property not applying unless power/bri/color changed next
Moved transition field below segments (temporarily)
2021-07-10 16:14:17 +02:00
Andy Shinn 0f82730a78
Release engineering improvements (#1844)
* version set from package.json and release bin names

* support direnv virtualenv

* versioned PlatformIO environment

* matrix support for parralel CI

* gather artifacts

* release on tagging

* minor scripts formatting
2021-04-22 00:41:36 +02:00