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

Commit701375a

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

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
@@ -65,7 +65,11 @@
6565
#undef HAL_SD_MODULE_ENABLED
6666
#endif
6767

68+
#if !defined(HAL_QSPI_MODULE_DISABLED)
6869
/*#define HAL_QSPI_MODULE_ENABLED*/
70+
#else
71+
#undef HAL_QSPI_MODULE_ENABLED
72+
#endif
6973

7074
/*
7175
* Disabled HAL modules, handled thanks Arduino menu

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp