1 file changed
+1
-1
lines changed- demos/ARMCM0-STM32F051-DISCOVERY/mcuconf.h+21-6
- os/hal/include/mac.h+1-1
- os/hal/platforms/STM32/OTGv1/usb_lld.c+6-3
- os/hal/platforms/STM32/OTGv1/usb_lld.h+5
- os/hal/platforms/STM32/USARTv1/uart_lld.c+19-10
- os/hal/platforms/STM32/USARTv1/uart_lld.h+33-3
- os/hal/platforms/STM32/USARTv2/uart_lld.c+597
- os/hal/platforms/STM32/USARTv2/uart_lld.h+438
- os/hal/platforms/STM32/USBv1/usb_lld.c+12-6
- os/hal/platforms/STM32/USBv1/usb_lld.h+10
- os/hal/platforms/STM32/gpt_lld.c+18
- os/hal/platforms/STM32/gpt_lld.h+30
- os/hal/platforms/STM32/icu_lld.c+24
- os/hal/platforms/STM32/icu_lld.h+30
- os/hal/platforms/STM32/pwm_lld.c+24
- os/hal/platforms/STM32/pwm_lld.h+30
- os/hal/platforms/STM32/sdc_lld.c+6-3
- os/hal/platforms/STM32/sdc_lld.h+8
- os/hal/platforms/STM32/serial_lld.c+36-18
- os/hal/platforms/STM32/serial_lld.h+6-6
- os/hal/platforms/STM32F0xx/platform.mk+4-2
- os/hal/platforms/STM32F0xx/stm32_isr.h+9
- os/hal/platforms/STM32F1xx/platform.mk+7-5
- os/hal/platforms/STM32F1xx/stm32_isr.h+39-1
- os/hal/platforms/STM32F2xx/platform.mk+5-3
- os/hal/platforms/STM32F2xx/stm32_isr.h+35-2
- os/hal/platforms/STM32F4xx/platform.mk+5-3
- os/hal/platforms/STM32F4xx/stm32_isr.h+35-2
- os/hal/platforms/STM32L1xx/platform.mk+2-2
- os/hal/platforms/STM32L1xx/stm32_isr.h+20
- os/kernel/include/chdebug.h+2-3
- os/kernel/src/chdebug.c+2-2
- readme.txt+1-1
- testhal/STM32F0xx/ADC/mcuconf.h+21-6
- testhal/STM32F0xx/EXT/mcuconf.h+21-6
- testhal/STM32F0xx/IRQ_STORM/mcuconf.h+21-6
- testhal/STM32F0xx/PWM-ICU/main.c+10-5
- testhal/STM32F0xx/PWM-ICU/mcuconf.h+21-6
- testhal/STM32F0xx/UART/Makefile+207
- testhal/STM32F0xx/UART/chconf.h+535
- testhal/STM32F0xx/UART/halconf.h+342
- testhal/STM32F0xx/UART/main.c+148
- testhal/STM32F0xx/UART/mcuconf.h+147
- testhal/STM32F0xx/UART/readme.txt+31
- testhal/STM32F4xx/UART/mcuconf.h+2-2
- todo.txt+3-1
0 commit comments