zephyr/drivers/bbram
Guillaume Gautier b0e1e9f5fb drivers: bbram: stm32: add include to fix compilation error
Driver BBRAM for STM32 had a compilation error: "unknown type name
'RTC_TypeDef'" due to missing include file.

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
2024-02-14 10:40:00 +01:00
..
CMakeLists.txt bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00
Kconfig
Kconfig.bbram_emul
Kconfig.it8xxx2
Kconfig.microchip
Kconfig.npcx bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00
Kconfig.stm32
Kconfig.xec
bbram_emul.c
bbram_handlers.c
bbram_it8xxx2.c
bbram_it8xxx2_emul.c
bbram_microchip_mcp7940n.c
bbram_microchip_mcp7940n_emul.c
bbram_npcx.c bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00
bbram_npcx_emul.c bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00
bbram_shell.c
bbram_stm32.c drivers: bbram: stm32: add include to fix compilation error 2024-02-14 10:40:00 +01:00
bbram_xec.c
it8xxx2.h
npcx.h bbram: npcx: Add emulator 2024-01-12 09:59:31 +01:00