-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add 2 mcu examples #42
Open
pdgilbert
wants to merge
7
commits into
rust-iot:master
Choose a base branch
from
pdgilbert:add-2-MCU-examples
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Mar 16, 2021
-
- Added examples lora_spi_send, lora_spi_receive, and lora_spi_gps. T…
…hese work on several different MCUs. Documentation for building and running is in lora_spi_send.rs. - moved memoryMaps into examples/. - uncommented portions of workflow rust.yml that had mistakenly been comment out. - updated libusb-sys to version 0.2 and added optional=true but unsure what "Fix for libusb-sys package discovery" was thus why "https://github.com/cmsd2/libusb-sys" was used. This change and related rust.yml update to "libusb-1.0-0" fix some CI errors but there remains an obscure "dpkg: error: need an action option" in rust.yml "Install libusb (apt armv7)". - cleaned up some rust.yml for running examples. - added feature example = [] used as gate to prevent cargo "test" and "cargo build --examples" from attempting to build unless appropriate features ar also specified.
Configuration menu - View commit details
-
Copy full SHA for e68cbda - Browse repository at this point
Copy the full SHA e68cbdaView commit details -
bumped version for stm32h7xx-hal and stm32l0xx-hal as suggested by de…
…pendabot. (Could not get merge of dependabot pull request to work because of habitual CI error.)
Configuration menu - View commit details
-
Copy full SHA for fabd2df - Browse repository at this point
Copy the full SHA fabd2dfView commit details
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0af5f85 - Browse repository at this point
Copy the full SHA 0af5f85View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca69a91 - Browse repository at this point
Copy the full SHA ca69a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d56e1 - Browse repository at this point
Copy the full SHA 27d56e1View commit details
Commits on May 26, 2021
-
Merge remote-tracking branch 'upstream/master'
update to rust-radio-sx127x-0.11.0 using radio-0.9.0
Configuration menu - View commit details
-
Copy full SHA for 2b84764 - Browse repository at this point
Copy the full SHA 2b84764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 212f678 - Browse repository at this point
Copy the full SHA 212f678View commit details
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.