Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of stm-spirit1-rf-driver by
Diff: libs/spirit1/X-NUCLEO-IDS01Ax/radio_shield_config.h
- Revision:
- 9:3db68ab23070
- Parent:
- 0:4fb29d9ee571
--- a/libs/spirit1/X-NUCLEO-IDS01Ax/radio_shield_config.h Mon Oct 24 08:34:33 2016 +0200 +++ b/libs/spirit1/X-NUCLEO-IDS01Ax/radio_shield_config.h Tue Oct 25 10:54:41 2016 +0200 @@ -46,11 +46,11 @@ /* Includes ------------------------------------------------------------------*/ #ifdef USE_STM32L1XX_NUCLEO -#include "stm32l1xx_hal.h" +// #include "stm32l1xx_hal.h" #endif #ifdef USE_STM32F4XX_NUCLEO -#include "stm32f4xx_hal.h" +// #include "stm32f4xx_hal.h" #endif /** @addtogroup BSP
