-
Notifications
You must be signed in to change notification settings - Fork 225
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
UsartSpi Support #588
base: main
Are you sure you want to change the base?
UsartSpi Support #588
Commits on Jun 23, 2024
-
Inital implimentation. Adds in on USART0 only.
Needs to be tested. Will test via Arudino UNO when I move them ig
Configuration menu - View commit details
-
Copy full SHA for 4a110c9 - Browse repository at this point
Copy the full SHA 4a110c9View commit details -
Implimented atmega328p support. Also untested, because I don't have a…
…ny SPI modules to test on...
Configuration menu - View commit details
-
Copy full SHA for 8ac3a86 - Browse repository at this point
Copy the full SHA 8ac3a86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd0cbd - Browse repository at this point
Copy the full SHA 2cd0cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ad09a - Browse repository at this point
Copy the full SHA 82ad09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab5fad0 - Browse repository at this point
Copy the full SHA ab5fad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5debde9 - Browse repository at this point
Copy the full SHA 5debde9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a37cbc2 - Browse repository at this point
Copy the full SHA a37cbc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5b076f - Browse repository at this point
Copy the full SHA c5b076fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddb92b - Browse repository at this point
Copy the full SHA 9ddb92bView commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b88cf04 - Browse repository at this point
Copy the full SHA b88cf04View commit details -
Finalise the remaining USART's (turns out I was right at the end). In…
…cludes rejig of pin layouts between boards.
Configuration menu - View commit details
-
Copy full SHA for d9bfd46 - Browse repository at this point
Copy the full SHA d9bfd46View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 597b073 - Browse repository at this point
Copy the full SHA 597b073View commit details -
I haven't tested this because my atmega2560 is currently soldered and…
… doesn't have the right pins. Will fix that soon. If someone else can test would be great.
Configuration menu - View commit details
-
Copy full SHA for 54990d0 - Browse repository at this point
Copy the full SHA 54990d0View commit details
Commits on Jul 24, 2024
-
Adjust example to properly run.
(Tested)[Rahix#562 (comment)]. Introduces points for other examples commented in.
Configuration menu - View commit details
-
Copy full SHA for 46f4183 - Browse repository at this point
Copy the full SHA 46f4183View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 893f775 - Browse repository at this point
Copy the full SHA 893f775View commit details -
Update avr-hal-generic/src/usart_spi.rs w/ armandas clock rates
Co-authored-by: Armandas Jarušauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8fa453f - Browse repository at this point
Copy the full SHA 8fa453fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3593202 - Browse repository at this point
Copy the full SHA 3593202View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f0c38c - Browse repository at this point
Copy the full SHA 0f0c38cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b21e5c - Browse repository at this point
Copy the full SHA 7b21e5cView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b020f5 - Browse repository at this point
Copy the full SHA 0b020f5View commit details -
Add a separate constructor for USART based SPI.
Separate constructor is used to remove the need for passing a CS pin.
Configuration menu - View commit details
-
Copy full SHA for b40ca48 - Browse repository at this point
Copy the full SHA b40ca48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a01f72 - Browse repository at this point
Copy the full SHA 5a01f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c10cc13 - Browse repository at this point
Copy the full SHA c10cc13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fec2a5 - Browse repository at this point
Copy the full SHA 7fec2a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db4a18 - Browse repository at this point
Copy the full SHA 2db4a18View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4acdd6 - Browse repository at this point
Copy the full SHA d4acdd6View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc67b95 - Browse repository at this point
Copy the full SHA bc67b95View commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c96666a - Browse repository at this point
Copy the full SHA c96666aView commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f5a719 - Browse repository at this point
Copy the full SHA 6f5a719View commit details