You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hal: CMakeLists: Add zephyr_library() define to hal_reneas
zephyr_library() is a CMake function used in Zephyr's build system
to define and manage a Zephyr library.
This option will separate the hal_renesas with other zephyr library
make it easier to add customize build option.
Signed-off-by: Duy Nguyen <[email protected]>
0 commit comments