Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite0e90cc

Browse files
committed
[SD] Able to build without HAL module
Note: no size changeSigned-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent680e01b commite0e90cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎cores/arduino/stm32/stm32yyxx_hal_conf.h‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,12 @@
5959
#undef HAL_ETH_MODULE_ENABLED
6060
#endif
6161

62+
#if !defined(HAL_SD_MODULE_DISABLED)
6263
/*#define HAL_SD_MODULE_ENABLED*/
64+
#else
65+
#undef HAL_SD_MODULE_ENABLED
66+
#endif
67+
6368
/*#define HAL_QSPI_MODULE_ENABLED*/
6469

6570
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp