Skip to content

Actions: SmingHub/Sming

Continuous Integration (CI) for Esp32

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
558 workflow runs
558 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fixed small typos. (#2674)
Continuous Integration (CI) for Esp32 #138: Commit 6591e72 pushed by slaff
October 12, 2023 07:52 2m 25s develop
October 12, 2023 07:52 2m 25s
Bugfix: Rp2040 os_timer_setfn() can stall other timers. (#2672)
Continuous Integration (CI) for Esp32 #137: Commit b153bc8 pushed by slaff
October 12, 2023 07:50 1m 45s develop
October 12, 2023 07:50 1m 45s
Fix IFS compile warnings/errors
Continuous Integration (CI) for Esp32 #136: Pull request #2673 synchronize by mikee47
October 11, 2023 19:31 35m 49s mikee47:fix/ifs-errors
October 11, 2023 19:31 35m 49s
Provide workaround for 'dangling pointer' error/warning
Continuous Integration (CI) for Esp32 #135: Pull request #2671 synchronize by mikee47
October 11, 2023 19:31 1h 45m 38s mikee47:fix/dangling-pointer-workaround
October 11, 2023 19:31 1h 45m 38s
Bugfix: Rp2040 and Host os_timer_setfn() can stall other timers
Continuous Integration (CI) for Esp32 #134: Pull request #2672 synchronize by mikee47
October 11, 2023 19:30 1h 5m 39s mikee47:fix/rp2040-timer
October 11, 2023 19:30 1h 5m 39s
Fixed small typos.
Continuous Integration (CI) for Esp32 #133: Pull request #2674 opened by slaff
October 11, 2023 15:23 32m 22s slaff:fix/spelling
October 11, 2023 15:23 32m 22s
Fix IFS compile warnings/errors
Continuous Integration (CI) for Esp32 #132: Pull request #2673 opened by mikee47
October 11, 2023 14:52 3h 7m 26s mikee47:fix/ifs-errors
October 11, 2023 14:52 3h 7m 26s
Fix failing Windows host build, ninja no longer available (it seems) …
Continuous Integration (CI) for Esp32 #131: Commit 12cdc8b pushed by slaff
October 11, 2023 14:43 2h 28m 35s develop
October 11, 2023 14:43 2h 28m 35s
Provide workaround for 'dangling pointer' error/warning
Continuous Integration (CI) for Esp32 #130: Pull request #2671 synchronize by mikee47
October 11, 2023 14:39 1h 46m 45s mikee47:fix/dangling-pointer-workaround
October 11, 2023 14:39 1h 46m 45s
Bugfix: Rp2040 and Host os_timer_setfn() can stall other timers
Continuous Integration (CI) for Esp32 #129: Pull request #2672 opened by mikee47
October 11, 2023 14:04 1h 38m 20s mikee47:fix/rp2040-timer
October 11, 2023 14:04 1h 38m 20s
Provide workaround for 'dangling pointer' error/warning
Continuous Integration (CI) for Esp32 #128: Pull request #2671 opened by mikee47
October 11, 2023 13:34 1h 5m 41s mikee47:fix/dangling-pointer-workaround
October 11, 2023 13:34 1h 5m 41s
Fix failing Windows host build, ninja not found
Continuous Integration (CI) for Esp32 #127: Pull request #2670 opened by mikee47
October 11, 2023 13:32 1h 1m 57s mikee47:fix/ci-missing-ninja
October 11, 2023 13:32 1h 1m 57s
Add CStringArray::join() method (#2668)
Continuous Integration (CI) for Esp32 #126: Commit 69685b1 pushed by slaff
September 25, 2023 08:14 52m 14s develop
September 25, 2023 08:14 52m 14s
Add CStringArray::join() method
Continuous Integration (CI) for Esp32 #125: Pull request #2668 opened by mikee47
September 23, 2023 18:41 54m 50s mikee47:feature/cstringarray-join
September 23, 2023 18:41 54m 50s
Update rp2040 pico-sdk to latest (1.5.1 with additional bugfixes) (#2…
Continuous Integration (CI) for Esp32 #124: Commit 1d4f0cc pushed by slaff
September 19, 2023 08:40 41m 4s develop
September 19, 2023 08:40 41m 4s
Update rp2040 pico-sdk to latest (1.5.1 with additional bugfixes)
Continuous Integration (CI) for Esp32 #123: Pull request #2667 opened by mikee47
September 18, 2023 20:19 1h 3m 29s mikee47:feature/rp2040-sdk-1.5.1
September 18, 2023 20:19 1h 3m 29s
Fix bug setting UART fifo receive level (#2666)
Continuous Integration (CI) for Esp32 #122: Commit ca94c51 pushed by slaff
September 18, 2023 15:40 1h 49m 46s develop
September 18, 2023 15:40 1h 49m 46s
Fix Rp2040 bug setting UART fifo receive level
Continuous Integration (CI) for Esp32 #121: Pull request #2666 opened by mikee47
September 18, 2023 15:37 1h 9m 1s mikee47:fix/rp2040-uart-fifo
September 18, 2023 15:37 1h 9m 1s
Help users that copy and paste instructions to install esp32 easier o…
Continuous Integration (CI) for Esp32 #120: Commit f3b0a2b pushed by slaff
September 18, 2023 07:31 55m 24s develop
September 18, 2023 07:31 55m 24s
Minor fixes to the esp32 IDF document
Continuous Integration (CI) for Esp32 #119: Pull request #2664 synchronize by slaff
September 15, 2023 14:47 1h 12m 4s slaff:fix/docs-esp32
September 15, 2023 14:47 1h 12m 4s
Minor fixes to the esp32 IDF document
Continuous Integration (CI) for Esp32 #118: Pull request #2664 opened by slaff
September 15, 2023 14:47 1m 11s slaff:fix/docs-esp32
September 15, 2023 14:47 1m 11s
Add MPU6050 library and sample code
Continuous Integration (CI) for Esp32 #117: Pull request #2655 synchronize by xeonqq
September 11, 2023 12:15 54m 28s xeonqq:feature/mpu6050_library
September 11, 2023 12:15 54m 28s
Switch katacoda links to killercoda (#2663)
Continuous Integration (CI) for Esp32 #116: Commit 6334d8c pushed by slaff
September 8, 2023 14:28 1h 32m 50s develop
September 8, 2023 14:28 1h 32m 50s
Switch katacoda links to killercoda
Continuous Integration (CI) for Esp32 #115: Pull request #2663 opened by mikee47
September 8, 2023 14:10 1h 4m 6s mikee47:fix/killercoda
September 8, 2023 14:10 1h 4m 6s
Katacoda discontinued, update documentation
Continuous Integration (CI) for Esp32 #114: Pull request #2661 opened by mikee47
August 28, 2023 06:54 1h 2m 30s mikee47:fix/katacoda-discontinued
August 28, 2023 06:54 1h 2m 30s
ProTip! You can narrow down the results and go further in time using created:<2023-08-28 or the other filters available.