Skip to content
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

Bring up basic CAN #13

Merged
merged 8 commits into from
Jul 9, 2024
Merged

Bring up basic CAN #13

merged 8 commits into from
Jul 9, 2024

Conversation

mawildoer
Copy link
Contributor

@mawildoer mawildoer commented Mar 8, 2024

It lives!! 🚀

Screenshot 2024-07-09 at 10 14 01

Add debug_builds directory

In this case, I've added CAN.cpp, but if you want a basic script to try something out or bring up a single peripheral without entangling it into everything else, go ahead and add a new build + build config to the dir too

@mawildoer mawildoer marked this pull request as draft March 8, 2024 07:08
firmware/.gitignore Show resolved Hide resolved
firmware/lib/simplecan/SimpleCan.cpp Show resolved Hide resolved
firmware/src/debug_builds/CAN.cpp Outdated Show resolved Hide resolved
platformio.ini Show resolved Hide resolved
platformio.ini Outdated Show resolved Hide resolved
platformio.ini Outdated Show resolved Hide resolved
@mawildoer mawildoer force-pushed the mawildoer/check-CAN branch from b95f9c6 to aa88833 Compare July 9, 2024 05:30
@mawildoer mawildoer force-pushed the mawildoer/check-CAN branch from aa88833 to f3a224b Compare July 9, 2024 05:55
@mawildoer mawildoer force-pushed the mawildoer/check-CAN branch from 5832e83 to 141c7d0 Compare July 9, 2024 17:43
@mawildoer mawildoer changed the title WIP - bring up CAN Bring up basic CAN Jul 9, 2024
@mawildoer mawildoer marked this pull request as ready for review July 9, 2024 20:42
@mawildoer mawildoer merged commit e0d8103 into main Jul 9, 2024
5 checks passed
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.

1 participant