drivers/counter/counter_native_sim: Rename from counter_native_posix
Including renaming the DTS binding and kconfig options deprecating the old one. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
7ffd698785
commit
ab7a6de5bb
10 changed files with 57 additions and 31 deletions
|
@ -170,7 +170,7 @@
|
|||
|
||||
counter0: counter {
|
||||
status = "okay";
|
||||
compatible = "zephyr,native-posix-counter";
|
||||
compatible = "zephyr,native-sim-counter";
|
||||
};
|
||||
|
||||
gpio0: gpio_emul {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue