zephyrproject-rtos / gsoc-2022-arduino-core

Arduino Core Zephyr Module (GSoC 2022 Project)
Apache License 2.0
44 stars 11 forks source link

include kernel.h instead of zephyr.h #52

Closed soburi closed 1 year ago

soburi commented 1 year ago

The zephyr.h is already deprecated. Use kernel.h instead of it.

soburi commented 1 year ago

close, duplicated #49