Anas Nashif
345735d0a8
tests: remove CONFIG_ZTEST_NEW_API in all tests
...
Remove all usage of CONFIG_ZTEST_NEW_API from tests and sample as this
is now enabled by default.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-10-20 15:04:29 +02:00
Mark Watson
6f9559c88e
tests: drivers: bbram: refactoring
...
Refactored to use a single prj.conf file.
Fixes #52754
Signed-off-by: Mark Watson <markus.c.watson@gmail.com>
2022-12-29 17:40:29 +01:00
Yuval Peress
74b9a607b4
drivers: bbram: Add it8xxx2 BBRAM driver implementation
...
Note that the it8xxx2 does not support a status register so that
functionality is omitted.
This change also adds driver tests that build both the npcx and it8xxx2
drivers.
Signed-off-by: Yuval Peress <peress@chromium.org>
2021-08-30 11:35:23 -04:00
Yuval Peress
268f9bf163
nuvoton: battery-backed ram
...
Add bindings and entry for the battery-backed ram in the nuvoton
npcx. This commit is an upstream port of
https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/platform/ec/zephyr/dts/bindings/cros_bbram/nuvoton,npcx-cros-bbram.yaml;l=1;drc=e9af813c36b7b411bf2a01cbc1b09d5fdec49b8a
Along with a bit of cleaning up and an emulator.
Signed-off-by: Yuval Peress <peress@chromium.org>
2021-08-07 20:32:33 -04:00