Skip to content

Beta 0.5.1#214

Closed
NorthernMan54 wants to merge 4 commits into
mainfrom
Beta-0.5.1
Closed

Beta 0.5.1#214
NorthernMan54 wants to merge 4 commits into
mainfrom
Beta-0.5.1

Conversation

@NorthernMan54

Copy link
Copy Markdown
Owner

No description provided.

NorthernMan54 and others added 4 commits September 8, 2025 19:48
* Initial plan

* Add library.properties file for Arduino IDE compatibility

Co-authored-by: NorthernMan54 <19808920+NorthernMan54@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NorthernMan54 <19808920+NorthernMan54@users.noreply.github.com>
* Initial plan

* Add ESP32-C3 single-core support with automatic core detection

- Modified signalDecoder.cpp to check CONFIG_FREERTOS_UNICORE
- Single-core ESP32 variants (ESP32-C3, ESP32-S2) run decoder on core 0 with priority 3
- Multi-core ESP32 variants run decoder on core 1 with priority 2
- Added documentation in README.md explaining the automatic detection

Co-authored-by: NorthernMan54 <19808920+NorthernMan54@users.noreply.github.com>

* Final verification complete - ESP32-C3 support ready

Co-authored-by: NorthernMan54 <19808920+NorthernMan54@users.noreply.github.com>

* Remove temporary codeql symlink

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NorthernMan54 <19808920+NorthernMan54@users.noreply.github.com>
@NorthernMan54 NorthernMan54 deleted the Beta-0.5.1 branch June 19, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants