Arduino Core API module for zephyr
Stars
3
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
update README: west.yml instructions
c40ca33
update zephyr/module.yml to include examples
21a58c2
Readme: Update installation instructions
3a39d57
Removed Arduino API files
f0ea886
Update license to Apache 2.0
4507c88
gpio: Add button press led example
e0148d2
Feat/gpio: Add basic GPIO support (#4)
b811145
README: add docs link
f679cae
README: Add setup instructions
50bdbb7
README: remove irrelevant line
ff9c7cf
Hello world example with setup and loop working (#3)
3c4a5f9
Implement delay API (#2)
ccc1c2c
qemu: disable ICOUNT for proper delay
19442e0
structured the module a bit more properly
cd00f30
Add an example hello world
8785e49