Skip to content

Actions: FastLED/FastLED

adafruit_xiaoblesense_nRF52840

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
3,650 workflow runs
3,650 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Remove unused variable; ret
adafruit_xiaoblesense_nRF52840 #3658: Pull request #1889 opened by Johboh
February 15, 2025 16:22 Action required Johboh:patch-1
February 15, 2025 16:22 Action required
nit
adafruit_xiaoblesense_nRF52840 #3657: Commit 4017315 pushed by zackees
February 9, 2025 01:40 6m 19s master
February 9, 2025 01:40 6m 19s
have platformio use prebuilt lib for compiling
adafruit_xiaoblesense_nRF52840 #3656: Commit 2df2a98 pushed by zackees
February 9, 2025 01:31 7m 21s master
February 9, 2025 01:31 7m 21s
nit
adafruit_xiaoblesense_nRF52840 #3655: Commit 4017315 pushed by zackees
February 9, 2025 01:31 3m 54s master
February 9, 2025 01:31 3m 54s
refactor: streamline build directory selection process
adafruit_xiaoblesense_nRF52840 #3654: Commit a0109df pushed by zackees
February 9, 2025 00:52 5m 25s master
February 9, 2025 00:52 5m 25s
update
adafruit_xiaoblesense_nRF52840 #3653: Commit 0cdac87 pushed by zackees
February 8, 2025 23:41 3m 37s master
February 8, 2025 23:41 3m 37s
refactor: replace build_archive.sh with build_fast.sh for compilation
adafruit_xiaoblesense_nRF52840 #3652: Commit 479c391 pushed by zackees
February 8, 2025 22:08 4m 34s master
February 8, 2025 22:08 4m 34s
fix: add the executable flag to build_archive.sh (#1883)
adafruit_xiaoblesense_nRF52840 #3651: Commit b985fb0 pushed by zackees
February 6, 2025 20:19 4m 9s master
February 6, 2025 20:19 4m 9s
refactor(tests): remove unnecessary linker options for test executables
adafruit_xiaoblesense_nRF52840 #3650: Commit 8afc549 pushed by zackees
February 6, 2025 19:44 3m 47s master
February 6, 2025 19:44 3m 47s
update
adafruit_xiaoblesense_nRF52840 #3649: Commit 06bb189 pushed by zackees
February 6, 2025 19:26 3m 47s master
February 6, 2025 19:26 3m 47s
fix: add the executable flag to build_archive.sh
adafruit_xiaoblesense_nRF52840 #3648: Pull request #1883 opened by sutaburosu
February 5, 2025 11:17 3m 40s sutaburosu:master
February 5, 2025 11:17 3m 40s
style: fix exclude_hidden variable assignment in code_sync.py
adafruit_xiaoblesense_nRF52840 #3647: Commit 059f002 pushed by zackees
February 5, 2025 09:43 5m 20s master
February 5, 2025 09:43 5m 20s
fix: exclude hidden directories during rsync operation
adafruit_xiaoblesense_nRF52840 #3646: Commit d8f66c1 pushed by zackees
February 5, 2025 07:54 4m 7s master
February 5, 2025 07:54 4m 7s
refactor(wasm): update compile flags and improve Dockerfile commands
adafruit_xiaoblesense_nRF52840 #3645: Commit af6d7f4 pushed by zackees
February 5, 2025 07:30 3m 45s master
February 5, 2025 07:30 3m 45s
build: add WASM_BIGINT flag and update optimization level handling
adafruit_xiaoblesense_nRF52840 #3644: Commit f5fa0bc pushed by zackees
February 5, 2025 06:39 3m 37s master
February 5, 2025 06:39 3m 37s
perf: reduce compression level for output zip files
adafruit_xiaoblesense_nRF52840 #3643: Commit d6f35dc pushed by zackees
February 5, 2025 06:29 3m 54s master
February 5, 2025 06:29 3m 54s
refactor: improve logging in compile_source function
adafruit_xiaoblesense_nRF52840 #3642: Commit 9860c6e pushed by zackees
February 5, 2025 06:25 3m 59s master
February 5, 2025 06:25 3m 59s
feat: add multithreading support for zip file creation
adafruit_xiaoblesense_nRF52840 #3641: Commit b57a087 pushed by zackees
February 5, 2025 06:20 3m 44s master
February 5, 2025 06:20 3m 44s
refactor: improve logging in compile_source function
adafruit_xiaoblesense_nRF52840 #3640: Commit 9860c6e pushed by zackees
February 5, 2025 06:14 3m 43s master
February 5, 2025 06:14 3m 43s
feat: add performance logging to compilation process
adafruit_xiaoblesense_nRF52840 #3639: Commit 68a6f0a pushed by zackees
February 5, 2025 05:44 3m 46s master
February 5, 2025 05:44 3m 46s
chore: remove commented-out code in build_archive.sh
adafruit_xiaoblesense_nRF52840 #3638: Commit 46388a9 pushed by zackees
February 5, 2025 05:01 6m 48s master
February 5, 2025 05:01 6m 48s
refactor: update build scripts and CMake configurations
adafruit_xiaoblesense_nRF52840 #3637: Commit 180a038 pushed by zackees
February 5, 2025 04:59 3m 39s master
February 5, 2025 04:59 3m 39s
feat(platforms/wasm): add build script for WebAssembly compiler
adafruit_xiaoblesense_nRF52840 #3636: Commit 26a00e6 pushed by zackees
February 5, 2025 03:43 5m 21s master
February 5, 2025 03:43 5m 21s
perf: optimize prewarm script for faster compilation
adafruit_xiaoblesense_nRF52840 #3635: Commit fc8af52 pushed by zackees
February 5, 2025 01:26 3m 40s master
February 5, 2025 01:26 3m 40s
refactor(build): update build script and runtime initialization
adafruit_xiaoblesense_nRF52840 #3634: Commit 160e323 pushed by zackees
February 5, 2025 01:13 5m 4s master
February 5, 2025 01:13 5m 4s