aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_SRAM
diff options
context:
space:
mode:
authorFabien Poussin <fabien.poussin@gmail.com>2018-03-15 12:51:32 +0100
committerGitHub <noreply@github.com>2018-03-15 12:51:32 +0100
commit106edc8ddb1e4929c11ece3ecc64ecfd0b7047ab (patch)
treefd42297388ca04dc8ff202e40d491b73ff4c21d6 /testhal/STM32/STM32F4xx/FSMC_SRAM
parentdabdfca04e5f470d1eb83f72f18269bd294031b6 (diff)
parent3add406135c78d44ebc38d810b22af5da19cd296 (diff)
downloadChibiOS-Contrib-106edc8ddb1e4929c11ece3ecc64ecfd0b7047ab.tar.gz
ChibiOS-Contrib-106edc8ddb1e4929c11ece3ecc64ecfd0b7047ab.tar.bz2
ChibiOS-Contrib-106edc8ddb1e4929c11ece3ecc64ecfd0b7047ab.zip
Merge pull request #147 from romainreignier/update_tests
Update to latest ChibiOS API
Diffstat (limited to 'testhal/STM32/STM32F4xx/FSMC_SRAM')
-rw-r--r--testhal/STM32/STM32F4xx/FSMC_SRAM/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_SRAM/chconf.h b/testhal/STM32/STM32F4xx/FSMC_SRAM/chconf.h
index 53bd676..1843208 100644
--- a/testhal/STM32/STM32F4xx/FSMC_SRAM/chconf.h
+++ b/testhal/STM32/STM32F4xx/FSMC_SRAM/chconf.h
@@ -153,7 +153,7 @@
*
* @note The default is @p TRUE.
*/
-#define CH_CFG_USE_TM FALSE
+#define CH_CFG_USE_TM TRUE
/**
* @brief Threads registry APIs.