Skip to content

imwoo90/zephyr_can

Repository files navigation

Pre-Requires

Reopen in Container

If you are ready above the requires, press F1 key and enter keyword 'reopen'

so you can see 'Remote Containers: Reopen in container'

Just click!

reopen

Notice

On linux, it may very slow that build environment is ready

because uid,gid of user inside the docker image changes

to uid,gid of host (uid and gid of user inside the docker image is each 1000)

Getting Started

Build Command

west build -p always -b olimex_stm32_h405

Binary path

{project_root}/build/zephyr/zephyr.hex

API reference

https://docs.zephyrproject.org/latest/index.html


Program and Debugging

The program uses j-Flash Lite, and debug logging uses j-link RTT view because there is no uart line.

j-flash

RTT_Viewer


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published