Skip to content

Commit 09ff3f6

Browse files
matthijskooijmanfpistm
authored andcommitted
feat: Enable HAL_SUBGHZ module
This module is available on the STM32WL line and offers a radio for LoRa and other modulations. This enables the HAL module for it, so sketches or libraries can use it if needed. Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>
1 parent 3ef013a commit 09ff3f6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cores/arduino/stm32/stm32yyxx_hal_conf.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@
7676
#undef HAL_ICACHE_MODULE_ENABLED
7777
#endif
7878

79+
#if !defined(HAL_SUBGHZ_MODULE_DISABLED)
80+
#define HAL_SUBGHZ_MODULE_ENABLED
81+
#else
82+
#undef HAL_SUBGHZ_MODULE_ENABLED
83+
#endif
84+
7985
/*
8086
* Not defined by default
8187
*/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy