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

boards/lora-e5-dev: add arduino feature #18792

Merged
merged 1 commit into from Oct 26, 2022

Conversation

jdavid
Copy link
Contributor

@jdavid jdavid commented Oct 24, 2022

Contribution description

Adds the arduino feature to the lora-e5-dev board.

The board is not compatible with Arduino shields. The pin definition comes from the LoRa-E5 datasheet, see https://files.seeedstudio.com/products/317990687/res/LoRa-E5%20module%20datasheet_V1.0.pdf page 6.

Testing procedure

I've tested the following programs:

  • examples/arduino_hello-world
  • tests/periph_gpio_arduino
  • tests/sys_arduino
  • tests/sys_arduino_lib

Issues/PRs references

None.

@github-actions github-actions bot added Area: boards Area: Board ports Area: Kconfig Area: Kconfig integration labels Oct 24, 2022
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Oct 24, 2022
@riot-ci
Copy link

riot-ci commented Oct 24, 2022

Murdock results

✔️ PASSED

739c9a9 boards/lora-e5-dev: add arduino feature

Success Failures Total Runtime
1991 0 1991 06m:39s

Artifacts

This only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now.

@benpicco benpicco added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Oct 25, 2022
@benpicco benpicco merged commit f34ceb9 into RIOT-OS:master Oct 26, 2022
@jdavid jdavid deleted the lora-e5-arduino branch December 27, 2022 15:25
@kaspar030 kaspar030 added this to the Release 2023.01 milestone Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports Area: Kconfig Area: Kconfig integration CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants