Forward-port master-only fixes to develop#10779
Merged
Merged
Conversation
…10642) * Enhance RTC handling with unit test support for system time fallback * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> (cherry picked from commit c7f17a8)
configs for raspberry pi and luckfox lyra zero Co-authored-by: Ben Meadors <benmmeadors@gmail.com> (cherry picked from commit bfc206a)
…a/Nebra Hat Configs (#10644) * rebased to master * Update bin/config.d/lora-ZebraHat_2W.yaml Co-authored-by: Austin <vidplace7@gmail.com> * Update bin/config.d/lora-ZebraHat_1W.yaml Co-authored-by: Austin <vidplace7@gmail.com> * Update bin/config.d/lora-NebraHat_2W.yaml Co-authored-by: Austin <vidplace7@gmail.com> * Update bin/config.d/lora-NebraHat_1W.yaml Co-authored-by: Austin <vidplace7@gmail.com> * Remove TX_GAIN_LORA configuration line * Remove TX_GAIN_LORA configuration line * Comment out TX_GAIN_LORA configuration * Comment out TX_GAIN_LORA configuration * Update lora-ok3506-RAK6421-13300-slot1.yaml * Update lora-ok3506-RAK6421-13300-slot2.yaml * Update lora-RAK6421-13300-slot1.yaml * Update lora-RAK6421-13300-slot2.yaml --------- Co-authored-by: Austin <vidplace7@gmail.com> (cherry picked from commit a49729e)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> (cherry picked from commit 4044f4a)
(cherry picked from commit 22d08b4)
Contributor
⚡ Try this PR in the Web FlasherNote Building this pull request… the flash button, badges and supported-board |
(cherry picked from commit 266c143)
Contributor
Firmware Size Report22 targets | vs
Show 17 more target(s)
Updated for cb1e7c1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Several fixes and config additions landed directly on
master(release line) but were never forward-ported todevelop, so they'd be lost when develop next replaces master. This cherry-picks them (with-xprovenance, original authors preserved, no squashing).Commits
test/test_rtcnative unit tests.CUSTOM_TOUCH_DRIVER/bb_captouch, addsLGFX_BUFSIZE.I2C_SDA/I2C_SCLdefines required by device-ui's I2C keyboard scanner (build fix).-us -ucto the unsigned source-build path.Verified excluded (not missing / develop is ahead)
1003d154bThinkNode-M5 OCV — already on develop.ADC_CHANNEL,T_ECHO_CARDHW_VENDOR, neighbor_info ordering (2.8: NodeDB shrink, decoupling, and restructuring #10413) — already on develop.Builds/tests validated by CI on this PR.