Skip to content

Update LL wrapper files management #290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 2, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_adc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_adc.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_adc_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_adc_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_can.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_can.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_cec.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_cec.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_comp.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_comp.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_comp_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32L0xx
#include "stm32l0xx_hal_comp_ex.c"
#endif
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_cortex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_cortex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_crc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_crc.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_crc_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_crc_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_cryp.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F2xx
#include "stm32f2xx_hal_cryp.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_cryp_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_cryp_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_dac.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_dac.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_dac_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_dac_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_dcmi.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F2xx
#include "stm32f2xx_hal_dcmi.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_dcmi_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_dcmi_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_dfsdm.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_dfsdm.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_dfsdm_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32L4xx
#include "stm32l4xx_hal_dfsdm_ex.c"
#endif
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_dma.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_dma.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_dma2d.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_dma2d.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_dma_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F2xx
#include "stm32f2xx_hal_dma_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_dsi.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_dsi.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_eth.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F1xx
#include "stm32f1xx_hal_eth.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_firewall.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32L0xx
#include "stm32l0xx_hal_firewall.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_flash.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_flash.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_flash_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_flash_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_flash_ramfunc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_flash_ramfunc.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_fmpi2c.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_fmpi2c.c"
#endif
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_fmpi2c_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_fmpi2c_ex.c"
#endif
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_gfxmmu.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32L4xx
#include "stm32l4xx_hal_gfxmmu.c"
#endif
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_gpio.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_gpio.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_gpio_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F1xx
#include "stm32f1xx_hal_gpio_ex.c"
#endif
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_hash.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F2xx
#include "stm32f2xx_hal_hash.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_hash_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_hash_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_hcd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F1xx
#include "stm32f1xx_hal_hcd.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_hrtim.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F3xx
#include "stm32f3xx_hal_hrtim.c"
#endif
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_i2c.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_i2c.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_i2c_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_i2c_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_i2s.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_i2s.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_i2s_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F3xx
#include "stm32f3xx_hal_i2s_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_irda.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_irda.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_iwdg.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_iwdg.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_jpeg.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F7xx
#include "stm32f7xx_hal_jpeg.c"
#endif
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_lcd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32L0xx
#include "stm32l0xx_hal_lcd.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_lptim.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_lptim.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_ltdc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_ltdc.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_ltdc_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_ltdc_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_mdios.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F7xx
#include "stm32f7xx_hal_mdios.c"
#endif
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_mmc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F1xx
#include "stm32f1xx_hal_mmc.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_msp_template.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#if 0
#ifdef STM32F0xx
#include "stm32f0xx_hal_msp_template.c"
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_nand.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F1xx
#include "stm32f1xx_hal_nand.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_nor.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F1xx
#include "stm32f1xx_hal_nor.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_opamp.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F3xx
#include "stm32f3xx_hal_opamp.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_opamp_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F3xx
#include "stm32f3xx_hal_opamp_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_ospi.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32L4xx
#include "stm32l4xx_hal_ospi.c"
#endif
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_pccard.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F1xx
#include "stm32f1xx_hal_pccard.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_pcd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_pcd.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_pcd_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_pcd_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_pwr.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_pwr.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_pwr_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_pwr_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_qspi.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F4xx
#include "stm32f4xx_hal_qspi.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_rcc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_rcc.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_rcc_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_rcc_ex.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_rng.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F2xx
#include "stm32f2xx_hal_rng.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_rtc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_rtc.c"
#endif
Expand Down
2 changes: 0 additions & 2 deletions cores/arduino/stm32/HAL/stm32yyxx_hal_rtc_ex.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#include "stm32_def_build.h"

#ifdef STM32F0xx
#include "stm32f0xx_hal_rtc_ex.c"
#endif
Expand Down
Loading