Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Fekete 4b4323cd53 firmware: Update F1 firmware 2017-06-24 08:24:24 +02:00
Daniel Fekete 3f32b7e417 spi: Add LL SPI 2017-06-15 07:21:16 +02:00
Daniel Fekete e4bca48953 LL: Add F1 low level headers 2017-05-31 17:55:00 +02:00
Daniel Fekete fde12daf27 gpio: Add generic ll_gpio.h 2017-05-31 17:52:38 +02:00
Daniel Fekete b897bedc99 compilation: ignore errors in HAL when compiling with -Werror 2017-05-27 15:26:36 +02:00
Daniel Fekete 81f19c4331 FW: add new files to the .c compiler proxy 2017-05-18 19:04:32 +02:00
Daniel Fekete a376d7db60 HAL: Always include all hal source files 2017-05-12 06:58:23 +02:00
Daniel Fekete 63be13ee6e ADC: add adc_ex.c to core 2017-05-11 19:53:50 +02:00
Daniel Fekete 0d74123949 Fix compilation where stm32f3xx_hal_uart_ex is needed for UART 2017-05-04 16:58:26 +02:00
Daniel Fekete 8715415bb6 F7: Fix stm32f7xx_hal_pwr_ex include 2017-05-04 16:54:06 +02:00
Daniel Fekete ef5cd4d857 Fix undefined reference to HAL_PWREx_EnableOverDrive when compiling F7 2017-04-19 21:27:24 +02:00
Daniel Fekete d77814ca9a Basic analogWrite with PWM on TIM2 2017-04-16 15:40:46 +02:00
Daniel Fekete 576ab0bd8e Implement analogRead 2017-04-15 10:25:28 +02:00
Daniel Fekete 559a36f197 Fix compiled HAL for F0/F3/L1/L4 series 2017-04-11 06:32:52 +02:00
Daniel Fekete c5d1469296 Add Core implementation 2017-04-10 06:55:07 +02:00