This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
104fb4fcb5
zephyr
/
tests
/
drivers
/
memc
/
ram
/
prj.conf
4 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: drivers: memc: add test for stm32 SDRAM Add integration test to check r/w operations on STM32 external SDRAM. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-11-07 06:41:20 +08:00
CONFIG_ZTEST=y
CONFIG_MEMC=y
tests: drivers: memc: Rework S(D)RAM test with ztest * Reworked the stm32 SDRAM test to be more generic * Added SRAM entries * Moved to new ztest API Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2022-07-11 15:05:03 +08:00
CONFIG_ZTEST_NEW_API=y