Skip to content

Commit c55a752

Browse files
Minh Tangquytranpzz
authored andcommitted
hal: renesas: rx: Add SCI iodefine driver package for Renesas RX
Add iodefine for SCI that includes all sci channels to use a common sci struct in the Zephyr side Signed-off-by: Minh Tang <[email protected]>
1 parent 4146c71 commit c55a752

File tree

3 files changed

+971
-371
lines changed

3 files changed

+971
-371
lines changed

zephyr/rx/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# SPDX-License-Identifier: Apache-2.0
22

33
add_subdirectory(rdp_cfg)
4+
zephyr_include_directories(portable)

0 commit comments

Comments
 (0)