-
Notifications
You must be signed in to change notification settings - Fork 964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BOARD]: CanaryOne #3150
[BOARD]: CanaryOne #3150
Conversation
hdngr
commented
Jan 30, 2024
•
edited
Loading
edited
- Adds CanaryOne firmware per firmware proposal
- Protobuf pr
Update to latest meshtastic
use canaryone throughout for consistency.
Canary update proto
@thebentern bumped protobuf submodule... anything else you need on this? We're picking up boards next week and should have some to the development team soon. |
@hdngr looks good to me. Once you merge or rebase on upstream master, I'll get this one integrated |
@thebentern reverted change to My understanding is everything under Also - good news, your CI pipeline caught it. :-) cc: @lolsborn |
* compiling w/o e-ink display * pinout changes * progress getting LoRa and LCD working * fix for bootloader, gps pins * add canary to build matrix * merge with main * fix build by excluding BellModem in RadioLib * fixes for GPS * Fix LED_BLUE and GPS RX/TX pins * Variant changes for merge * make GPS baud rate configurable * fix debug config * Canary v1.2 changes * Fixes for GPS * pass trunk check * bump protobufs to master * update build flags to use CANARYONE enum * use canaryone throughout for consistency. * #define 0 is still defined * add back .vscode/extensions.json * bump protobufs * revert manual change to generated file --------- Co-authored-by: Steven Osborn <[email protected]>