zephyr/tests
Kim Bøndergaard b3c46083fb drivers: rtc: stm32: New stm32 RTC driver
STM32 RTC driver for the new RTC API.
Can't coexist with old COUNTER based RTC

Though supported by HW, RTC_ALARM still to be supported by driver

Signed-off-by: Kim Bøndergaard <kim.bondergaard@prevas.dk>
2023-07-18 11:05:23 +00:00
..
application_development tests: code_relocation: support mr_canhubk3 boards 2023-07-14 09:38:43 +02:00
arch tests: arch: arm: Use a more common SHA algorithm 2023-07-13 10:44:08 +02:00
benchmarks tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
bluetooth Bluetooth: audio: ascs: Defer ASE state transition 2023-07-18 11:05:03 +00:00
boards inte_adsp: ipc: prevent ipc message send during Device power transition 2023-06-22 06:14:57 -04:00
boot arch: x86: updated acpi config macro 2023-06-30 17:53:01 +03:00
bsim tests: CAP: Add testing of all audio configs 2023-07-18 11:04:03 +00:00
cmake tests: snippets: Rework the snippet test 2023-05-25 21:51:26 +02:00
crypto tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
drivers drivers: rtc: stm32: New stm32 RTC driver 2023-07-18 11:05:23 +00:00
kernel kernel: userspace: Dynamic thread stack object 2023-07-17 16:56:01 -04:00
lib tests: lib: json: Add tests for parsing inputs with extra fields 2023-07-18 11:03:21 +00:00
misc tests: misc: check_init_priorities: check for zephyr_pre1 target 2023-06-21 09:32:05 +02:00
net net: l2: ieee802154: unified assertion order 2023-07-14 09:38:01 +02:00
posix posix: implement timer_getoverrun() 2023-07-10 09:30:33 +02:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests: mgmt: mcumgr: all_options: Fix missing Kconfig 2023-07-17 10:40:24 +00:00
unit samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ztest tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
test_config.yaml