Initial set-up: include Zephyr OS on PlatformIO and configure it to use board Nucleo G474RE.
.gitignore
0 → 100644
README.md
0 → 100644
boards/nucleo_g474re.json
0 → 100644
platformio.ini
0 → 100644
src/main.cpp
0 → 100644
src/owntech.ini
0 → 100644
zephyr/CMakeLists.txt
0 → 100644
zephyr/dts/adc-channels.dtsi
0 → 100644
zephyr/dts/hrtim.dtsi
0 → 100644
zephyr/dts/ngnd.dtsi
0 → 100644
zephyr/nucleo_g474re.cfg
0 → 100644
zephyr/nucleo_g474re.overlay
0 → 100644
zephyr/platformio-extra.py
0 → 100644
zephyr/prj.conf
0 → 100644
Please register or sign in to comment