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

Commitbaa9e86

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎cores/arduino/stm32/stm32yyxx_hal_conf.h‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,11 @@
6161
#undef HAL_SD_MODULE_ENABLED
6262
#endif
6363

64+
#if !defined(HAL_QSPI_MODULE_DISABLED)
6465
/*#define HAL_QSPI_MODULE_ENABLED*/
66+
#else
67+
#undef HAL_QSPI_MODULE_ENABLED
68+
#endif
6569

6670
/*
6771
* Disabled HAL modules, handled thanks Arduino menu

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp