mirror of
https://github.com/olofk/serv.git
synced 2026-04-30 05:44:58 +00:00
Port Zephyr support to 2.4 and update instructions
This commit is contained in:
11
zephyr/dts/riscv/serv.dtsi
Normal file
11
zephyr/dts/riscv/serv.dtsi
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2020 Olof Kindgren <olof.kindgren@gmail.com>
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/ {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
compatible = "olofk,servant";
|
||||
};
|
||||
Reference in New Issue
Block a user