From f063c4d19339144df89d6bc060ee2017b0572c5c Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 20 Jan 2018 11:44:14 +0000 Subject: Mass update of the Apache 2.0 license statement. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11361 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/AVR/MEGA/ATMEGAxx/avr_pins.h | 2 +- os/hal/ports/AVR/MEGA/ATMEGAxx/avr_timers.h | 2 +- os/hal/ports/AVR/MEGA/ATMEGAxx/hal_lld.c | 2 +- os/hal/ports/AVR/MEGA/ATMEGAxx/hal_lld.h | 2 +- os/hal/ports/AVR/MEGA/LLD/ADCv1/hal_adc_lld.c | 2 +- os/hal/ports/AVR/MEGA/LLD/ADCv1/hal_adc_lld.h | 2 +- os/hal/ports/AVR/MEGA/LLD/GPIOv1/hal_pal_lld.c | 2 +- os/hal/ports/AVR/MEGA/LLD/GPIOv1/hal_pal_lld.h | 2 +- os/hal/ports/AVR/MEGA/LLD/I2Cv1/hal_i2c_lld.c | 2 +- os/hal/ports/AVR/MEGA/LLD/I2Cv1/hal_i2c_lld.h | 2 +- os/hal/ports/AVR/MEGA/LLD/SPIv1/hal_spi_lld.c | 2 +- os/hal/ports/AVR/MEGA/LLD/SPIv1/hal_spi_lld.h | 2 +- os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_gpt_lld.c | 2 +- os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_gpt_lld.h | 2 +- os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_icu_lld.c | 2 +- os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_icu_lld.h | 2 +- os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_pwm_lld.c | 2 +- os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_pwm_lld.h | 2 +- os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_st_lld.c | 2 +- os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_st_lld.h | 2 +- os/hal/ports/AVR/MEGA/LLD/USARTv1/hal_serial_lld.c | 2 +- os/hal/ports/AVR/MEGA/LLD/USARTv1/hal_serial_lld.h | 2 +- os/hal/ports/AVR/TINY/ATTinyxxx/hal_lld.c | 2 +- os/hal/ports/AVR/TINY/ATTinyxxx/hal_lld.h | 2 +- os/hal/ports/AVR/TINY/LLD/GPIOv1/hal_pal_lld.c | 2 +- os/hal/ports/AVR/TINY/LLD/GPIOv1/hal_pal_lld.h | 2 +- os/hal/ports/AVR/TINY/LLD/TIMv1/hal_st_lld.c | 2 +- os/hal/ports/AVR/TINY/LLD/TIMv1/hal_st_lld.h | 2 +- os/hal/ports/AVR/TINY/LLD/avr_pins.h | 2 +- os/hal/ports/AVR/TINY/LLD/avr_timers.h | 2 +- os/hal/ports/AVR/XMEGA/ATXMEGAxxxA4U/hal_lld.c | 2 +- os/hal/ports/AVR/XMEGA/ATXMEGAxxxA4U/hal_lld.h | 2 +- os/hal/ports/LPC/LPC214x/hal_lld.c | 2 +- os/hal/ports/LPC/LPC214x/hal_lld.h | 2 +- os/hal/ports/LPC/LPC214x/hal_pal_lld.c | 2 +- os/hal/ports/LPC/LPC214x/hal_pal_lld.h | 2 +- os/hal/ports/LPC/LPC214x/hal_serial_lld.c | 2 +- os/hal/ports/LPC/LPC214x/hal_serial_lld.h | 2 +- os/hal/ports/LPC/LPC214x/hal_spi_lld.c | 2 +- os/hal/ports/LPC/LPC214x/hal_spi_lld.h | 2 +- os/hal/ports/LPC/LPC214x/hal_st_lld.c | 2 +- os/hal/ports/LPC/LPC214x/hal_st_lld.h | 2 +- os/hal/ports/LPC/LPC214x/vic.c | 2 +- os/hal/ports/LPC/LPC214x/vic.h | 2 +- os/hal/ports/SAMA/LLD/CRYPTOv1/sama_aes_lld.c | 2 +- os/hal/ports/SAMA/LLD/CRYPTOv1/sama_aes_lld.h | 2 +- os/hal/ports/SAMA/LLD/CRYPTOv1/sama_crypto_lld.c | 2 +- os/hal/ports/SAMA/LLD/CRYPTOv1/sama_crypto_lld.h | 2 +- os/hal/ports/SAMA/LLD/CRYPTOv1/sama_sha_lld.c | 2 +- os/hal/ports/SAMA/LLD/CRYPTOv1/sama_sha_lld.h | 2 +- os/hal/ports/SAMA/LLD/CRYPTOv1/sama_tdes_lld.c | 22 +- os/hal/ports/SAMA/LLD/CRYPTOv1/sama_tdes_lld.h | 2 +- os/hal/ports/SAMA/LLD/DMAv1/sama_xdmac.c | 2 +- os/hal/ports/SAMA/LLD/DMAv1/sama_xdmac.h | 2 +- os/hal/ports/SAMA/LLD/MACv1/hal_mac_lld.c | 2 +- os/hal/ports/SAMA/LLD/MACv1/hal_mac_lld.h | 2 +- os/hal/ports/SAMA/LLD/PIOv1/hal_pal_lld.c | 2 +- os/hal/ports/SAMA/LLD/PIOv1/hal_pal_lld.h | 2 +- os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.c | 2 +- os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h | 2 +- os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c | 2 +- os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.h | 2 +- os/hal/ports/SAMA/LLD/SPIv1/hal_spi_lld.c | 2 +- os/hal/ports/SAMA/LLD/SPIv1/hal_spi_lld.h | 2 +- os/hal/ports/SAMA/LLD/USARTv1/hal_serial_lld.c | 2 +- os/hal/ports/SAMA/LLD/USARTv1/hal_serial_lld.h | 2 +- os/hal/ports/SAMA/LLD/USARTv1/hal_uart_lld.c | 2 +- os/hal/ports/SAMA/LLD/USARTv1/hal_uart_lld.h | 2 +- os/hal/ports/SAMA/SAMA5D2x/aic.c | 2 +- os/hal/ports/SAMA/SAMA5D2x/aic.h | 2 +- os/hal/ports/SAMA/SAMA5D2x/hal_crypto_lld.c | 22 +- os/hal/ports/SAMA/SAMA5D2x/hal_crypto_lld.h | 2 +- os/hal/ports/SAMA/SAMA5D2x/hal_lld.c | 2 +- os/hal/ports/SAMA/SAMA5D2x/hal_lld.h | 2 +- os/hal/ports/SAMA/SAMA5D2x/hal_st_lld.c | 2 +- os/hal/ports/SAMA/SAMA5D2x/hal_st_lld.h | 2 +- os/hal/ports/SAMA/SAMA5D2x/hal_tc_lld.c | 2 +- os/hal/ports/SAMA/SAMA5D2x/hal_tc_lld.h | 2 +- os/hal/ports/SAMA/SAMA5D2x/sama_cache.c | 130 +-- os/hal/ports/SAMA/SAMA5D2x/sama_cache.h | 86 +- os/hal/ports/SAMA/SAMA5D2x/sama_matrix.c | 2 +- os/hal/ports/SAMA/SAMA5D2x/sama_matrix.h | 682 ++++++------ os/hal/ports/SAMA/SAMA5D2x/sama_pmc.h | 2 +- os/hal/ports/SAMA/SAMA5D2x/sama_registry.h | 2 +- os/hal/ports/SAMA/SAMA5D2x/sama_secumod.c | 2 +- os/hal/ports/SAMA/SAMA5D2x/sama_secumod.h | 1108 ++++++++++---------- os/hal/ports/STM32/LLD/ADCv1/hal_adc_lld.c | 2 +- os/hal/ports/STM32/LLD/ADCv1/hal_adc_lld.h | 2 +- os/hal/ports/STM32/LLD/ADCv2/hal_adc_lld.c | 2 +- os/hal/ports/STM32/LLD/ADCv2/hal_adc_lld.h | 2 +- os/hal/ports/STM32/LLD/ADCv3/hal_adc_lld.c | 2 +- os/hal/ports/STM32/LLD/ADCv3/hal_adc_lld.h | 2 +- os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.c | 2 +- os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.h | 2 +- os/hal/ports/STM32/LLD/BDMAv1/stm32_bdma.c | 2 +- os/hal/ports/STM32/LLD/BDMAv1/stm32_bdma.h | 2 +- os/hal/ports/STM32/LLD/CANv1/hal_can_lld.c | 2 +- os/hal/ports/STM32/LLD/CANv1/hal_can_lld.h | 2 +- os/hal/ports/STM32/LLD/CRYPv1/hal_crypto_lld.c | 2 +- os/hal/ports/STM32/LLD/CRYPv1/hal_crypto_lld.h | 2 +- os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.c | 2 +- os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.h | 2 +- os/hal/ports/STM32/LLD/DMAv1/stm32_dma.c | 2 +- os/hal/ports/STM32/LLD/DMAv1/stm32_dma.h | 2 +- os/hal/ports/STM32/LLD/DMAv2/stm32_dma.c | 2 +- os/hal/ports/STM32/LLD/DMAv2/stm32_dma.h | 2 +- os/hal/ports/STM32/LLD/DMAv3/stm32_dma.c | 2 +- os/hal/ports/STM32/LLD/DMAv3/stm32_dma.h | 2 +- os/hal/ports/STM32/LLD/EXTIv1/hal_ext_lld.c | 2 +- os/hal/ports/STM32/LLD/EXTIv1/hal_ext_lld.h | 2 +- os/hal/ports/STM32/LLD/GPIOv1/hal_pal_lld.c | 2 +- os/hal/ports/STM32/LLD/GPIOv1/hal_pal_lld.h | 2 +- os/hal/ports/STM32/LLD/GPIOv2/hal_pal_lld.c | 2 +- os/hal/ports/STM32/LLD/GPIOv2/hal_pal_lld.h | 2 +- os/hal/ports/STM32/LLD/GPIOv2/stm32_gpio.h | 2 +- os/hal/ports/STM32/LLD/GPIOv3/hal_pal_lld.c | 2 +- os/hal/ports/STM32/LLD/GPIOv3/hal_pal_lld.h | 2 +- os/hal/ports/STM32/LLD/GPIOv3/stm32_gpio.h | 2 +- os/hal/ports/STM32/LLD/I2Cv1/hal_i2c_lld.c | 2 +- os/hal/ports/STM32/LLD/I2Cv1/hal_i2c_lld.h | 2 +- os/hal/ports/STM32/LLD/I2Cv2/hal_i2c_lld.c | 2 +- os/hal/ports/STM32/LLD/I2Cv2/hal_i2c_lld.h | 2 +- os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.c | 2 +- os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.h | 2 +- os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.c | 2 +- os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h | 2 +- os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.c | 2 +- os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.h | 2 +- os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld_alt.c | 2 +- os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld_alt.h | 2 +- os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h | 2 +- os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.c | 2 +- os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.h | 2 +- os/hal/ports/STM32/LLD/RTCv1/hal_rtc_lld.c | 2 +- os/hal/ports/STM32/LLD/RTCv1/hal_rtc_lld.h | 2 +- os/hal/ports/STM32/LLD/RTCv2/hal_rtc_lld.c | 2 +- os/hal/ports/STM32/LLD/RTCv2/hal_rtc_lld.h | 2 +- os/hal/ports/STM32/LLD/SDIOv1/hal_sdc_lld.c | 2 +- os/hal/ports/STM32/LLD/SDIOv1/hal_sdc_lld.h | 2 +- os/hal/ports/STM32/LLD/SDMMCv1/hal_sdc_lld.c | 2 +- os/hal/ports/STM32/LLD/SDMMCv1/hal_sdc_lld.h | 2 +- os/hal/ports/STM32/LLD/SPIv1/hal_i2s_lld.c | 2 +- os/hal/ports/STM32/LLD/SPIv1/hal_i2s_lld.h | 2 +- os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.c | 2 +- os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.h | 2 +- os/hal/ports/STM32/LLD/SPIv2/hal_i2s_lld.c | 2 +- os/hal/ports/STM32/LLD/SPIv2/hal_i2s_lld.h | 2 +- os/hal/ports/STM32/LLD/SPIv2/hal_spi_lld.c | 2 +- os/hal/ports/STM32/LLD/SPIv2/hal_spi_lld.h | 2 +- os/hal/ports/STM32/LLD/SPIv3/hal_i2s_lld.c | 2 +- os/hal/ports/STM32/LLD/SPIv3/hal_i2s_lld.h | 2 +- os/hal/ports/STM32/LLD/SPIv3/hal_spi_lld.c | 2 +- os/hal/ports/STM32/LLD/SPIv3/hal_spi_lld.h | 2 +- os/hal/ports/STM32/LLD/TIMv1/hal_gpt_lld.c | 2 +- os/hal/ports/STM32/LLD/TIMv1/hal_gpt_lld.h | 2 +- os/hal/ports/STM32/LLD/TIMv1/hal_icu_lld.c | 2 +- os/hal/ports/STM32/LLD/TIMv1/hal_icu_lld.h | 2 +- os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.c | 2 +- os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.h | 2 +- os/hal/ports/STM32/LLD/TIMv1/hal_st_lld.c | 2 +- os/hal/ports/STM32/LLD/TIMv1/hal_st_lld.h | 2 +- os/hal/ports/STM32/LLD/TIMv1/stm32_tim.h | 2 +- os/hal/ports/STM32/LLD/USARTv1/hal_serial_lld.c | 2 +- os/hal/ports/STM32/LLD/USARTv1/hal_serial_lld.h | 2 +- os/hal/ports/STM32/LLD/USARTv1/hal_uart_lld.c | 2 +- os/hal/ports/STM32/LLD/USARTv1/hal_uart_lld.h | 2 +- os/hal/ports/STM32/LLD/USARTv2/hal_serial_lld.c | 2 +- os/hal/ports/STM32/LLD/USARTv2/hal_serial_lld.h | 2 +- os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.c | 2 +- os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.h | 2 +- os/hal/ports/STM32/LLD/USBv1/hal_usb_lld.c | 2 +- os/hal/ports/STM32/LLD/USBv1/hal_usb_lld.h | 2 +- os/hal/ports/STM32/LLD/USBv1/stm32_usb.h | 2 +- os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c | 2 +- os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.h | 2 +- os/hal/ports/STM32/STM32F0xx/hal_lld.c | 2 +- os/hal/ports/STM32/STM32F0xx/hal_lld.h | 2 +- os/hal/ports/STM32/STM32F0xx/stm32_isr.c | 2 +- os/hal/ports/STM32/STM32F0xx/stm32_isr.h | 2 +- os/hal/ports/STM32/STM32F0xx/stm32_rcc.h | 2 +- os/hal/ports/STM32/STM32F0xx/stm32_registry.h | 2 +- os/hal/ports/STM32/STM32F1xx/hal_adc_lld.c | 2 +- os/hal/ports/STM32/STM32F1xx/hal_adc_lld.h | 2 +- os/hal/ports/STM32/STM32F1xx/hal_lld.c | 2 +- os/hal/ports/STM32/STM32F1xx/hal_lld.h | 2 +- os/hal/ports/STM32/STM32F1xx/hal_lld_f100.h | 2 +- os/hal/ports/STM32/STM32F1xx/hal_lld_f103.h | 2 +- os/hal/ports/STM32/STM32F1xx/hal_lld_f105_f107.h | 2 +- os/hal/ports/STM32/STM32F1xx/stm32_isr.c | 2 +- os/hal/ports/STM32/STM32F1xx/stm32_isr.h | 2 +- os/hal/ports/STM32/STM32F1xx/stm32_rcc.h | 2 +- os/hal/ports/STM32/STM32F1xx/stm32_registry.h | 2 +- os/hal/ports/STM32/STM32F37x/hal_adc_lld.c | 2 +- os/hal/ports/STM32/STM32F37x/hal_adc_lld.h | 2 +- os/hal/ports/STM32/STM32F37x/hal_lld.c | 2 +- os/hal/ports/STM32/STM32F37x/hal_lld.h | 2 +- os/hal/ports/STM32/STM32F37x/stm32_isr.c | 2 +- os/hal/ports/STM32/STM32F37x/stm32_isr.h | 2 +- os/hal/ports/STM32/STM32F37x/stm32_rcc.h | 2 +- os/hal/ports/STM32/STM32F37x/stm32_registry.h | 2 +- os/hal/ports/STM32/STM32F3xx/hal_lld.c | 2 +- os/hal/ports/STM32/STM32F3xx/hal_lld.h | 2 +- os/hal/ports/STM32/STM32F3xx/stm32_isr.c | 2 +- os/hal/ports/STM32/STM32F3xx/stm32_isr.h | 2 +- os/hal/ports/STM32/STM32F3xx/stm32_rcc.h | 2 +- os/hal/ports/STM32/STM32F3xx/stm32_registry.h | 2 +- os/hal/ports/STM32/STM32F4xx/hal_lld.c | 2 +- os/hal/ports/STM32/STM32F4xx/hal_lld.h | 2 +- os/hal/ports/STM32/STM32F4xx/stm32_isr.c | 2 +- os/hal/ports/STM32/STM32F4xx/stm32_isr.h | 2 +- os/hal/ports/STM32/STM32F4xx/stm32_rcc.h | 2 +- os/hal/ports/STM32/STM32F4xx/stm32_registry.h | 2 +- os/hal/ports/STM32/STM32F7xx/hal_lld.c | 2 +- os/hal/ports/STM32/STM32F7xx/hal_lld.h | 2 +- os/hal/ports/STM32/STM32F7xx/stm32_isr.c | 2 +- os/hal/ports/STM32/STM32F7xx/stm32_isr.h | 2 +- os/hal/ports/STM32/STM32F7xx/stm32_rcc.h | 2 +- os/hal/ports/STM32/STM32F7xx/stm32_registry.h | 2 +- os/hal/ports/STM32/STM32H7xx/hal_lld.c | 2 +- os/hal/ports/STM32/STM32H7xx/hal_lld.h | 2 +- os/hal/ports/STM32/STM32H7xx/stm32_dmamux.h | 2 +- os/hal/ports/STM32/STM32H7xx/stm32_isr.c | 2 +- os/hal/ports/STM32/STM32H7xx/stm32_isr.h | 2 +- os/hal/ports/STM32/STM32H7xx/stm32_rcc.h | 2 +- os/hal/ports/STM32/STM32H7xx/stm32_registry.h | 2 +- os/hal/ports/STM32/STM32L0xx/hal_lld.c | 2 +- os/hal/ports/STM32/STM32L0xx/hal_lld.h | 2 +- os/hal/ports/STM32/STM32L0xx/stm32_isr.c | 2 +- os/hal/ports/STM32/STM32L0xx/stm32_isr.h | 2 +- os/hal/ports/STM32/STM32L0xx/stm32_rcc.h | 2 +- os/hal/ports/STM32/STM32L0xx/stm32_registry.h | 2 +- os/hal/ports/STM32/STM32L1xx/hal_adc_lld.c | 2 +- os/hal/ports/STM32/STM32L1xx/hal_adc_lld.h | 2 +- os/hal/ports/STM32/STM32L1xx/hal_lld.c | 2 +- os/hal/ports/STM32/STM32L1xx/hal_lld.h | 2 +- os/hal/ports/STM32/STM32L1xx/platform.dox | 2 +- os/hal/ports/STM32/STM32L1xx/stm32_isr.c | 2 +- os/hal/ports/STM32/STM32L1xx/stm32_isr.h | 2 +- os/hal/ports/STM32/STM32L1xx/stm32_rcc.h | 2 +- os/hal/ports/STM32/STM32L1xx/stm32_registry.h | 2 +- os/hal/ports/STM32/STM32L4xx/hal_lld.c | 2 +- os/hal/ports/STM32/STM32L4xx/hal_lld.h | 2 +- os/hal/ports/STM32/STM32L4xx/stm32_isr.c | 2 +- os/hal/ports/STM32/STM32L4xx/stm32_isr.h | 2 +- os/hal/ports/STM32/STM32L4xx/stm32_rcc.h | 2 +- os/hal/ports/STM32/STM32L4xx/stm32_registry.h | 2 +- os/hal/ports/common/ARMCMx/cache.h | 2 +- os/hal/ports/common/ARMCMx/mpu_v7m.h | 2 +- os/hal/ports/common/ARMCMx/nvic.c | 2 +- os/hal/ports/common/ARMCMx/nvic.h | 2 +- os/hal/ports/simulator/console.c | 2 +- os/hal/ports/simulator/console.h | 2 +- os/hal/ports/simulator/hal_pal_lld.c | 2 +- os/hal/ports/simulator/hal_pal_lld.h | 2 +- os/hal/ports/simulator/hal_st_lld.c | 2 +- os/hal/ports/simulator/hal_st_lld.h | 2 +- os/hal/ports/simulator/posix/hal_lld.c | 2 +- os/hal/ports/simulator/posix/hal_lld.h | 2 +- os/hal/ports/simulator/posix/hal_serial_lld.c | 2 +- os/hal/ports/simulator/posix/hal_serial_lld.h | 2 +- os/hal/ports/simulator/win32/hal_lld.c | 2 +- os/hal/ports/simulator/win32/hal_lld.h | 2 +- os/hal/ports/simulator/win32/hal_serial_lld.c | 2 +- os/hal/ports/simulator/win32/hal_serial_lld.h | 2 +- 264 files changed, 1283 insertions(+), 1283 deletions(-) (limited to 'os/hal/ports') diff --git a/os/hal/ports/AVR/MEGA/ATMEGAxx/avr_pins.h b/os/hal/ports/AVR/MEGA/ATMEGAxx/avr_pins.h index b98ce2574..1ede2443c 100644 --- a/os/hal/ports/AVR/MEGA/ATMEGAxx/avr_pins.h +++ b/os/hal/ports/AVR/MEGA/ATMEGAxx/avr_pins.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/ATMEGAxx/avr_timers.h b/os/hal/ports/AVR/MEGA/ATMEGAxx/avr_timers.h index 42c275e20..8ddf26e25 100644 --- a/os/hal/ports/AVR/MEGA/ATMEGAxx/avr_timers.h +++ b/os/hal/ports/AVR/MEGA/ATMEGAxx/avr_timers.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/ATMEGAxx/hal_lld.c b/os/hal/ports/AVR/MEGA/ATMEGAxx/hal_lld.c index fef8b7084..449fcc83b 100644 --- a/os/hal/ports/AVR/MEGA/ATMEGAxx/hal_lld.c +++ b/os/hal/ports/AVR/MEGA/ATMEGAxx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/ATMEGAxx/hal_lld.h b/os/hal/ports/AVR/MEGA/ATMEGAxx/hal_lld.h index eca18ffc3..ba7df0b2a 100644 --- a/os/hal/ports/AVR/MEGA/ATMEGAxx/hal_lld.h +++ b/os/hal/ports/AVR/MEGA/ATMEGAxx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/ADCv1/hal_adc_lld.c b/os/hal/ports/AVR/MEGA/LLD/ADCv1/hal_adc_lld.c index 4898941b6..f742cf580 100644 --- a/os/hal/ports/AVR/MEGA/LLD/ADCv1/hal_adc_lld.c +++ b/os/hal/ports/AVR/MEGA/LLD/ADCv1/hal_adc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/ADCv1/hal_adc_lld.h b/os/hal/ports/AVR/MEGA/LLD/ADCv1/hal_adc_lld.h index fe0e03dd0..c0bd82f0c 100644 --- a/os/hal/ports/AVR/MEGA/LLD/ADCv1/hal_adc_lld.h +++ b/os/hal/ports/AVR/MEGA/LLD/ADCv1/hal_adc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/GPIOv1/hal_pal_lld.c b/os/hal/ports/AVR/MEGA/LLD/GPIOv1/hal_pal_lld.c index 491fc58d4..f43b2c501 100644 --- a/os/hal/ports/AVR/MEGA/LLD/GPIOv1/hal_pal_lld.c +++ b/os/hal/ports/AVR/MEGA/LLD/GPIOv1/hal_pal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/GPIOv1/hal_pal_lld.h b/os/hal/ports/AVR/MEGA/LLD/GPIOv1/hal_pal_lld.h index c174a260c..eb27f739c 100644 --- a/os/hal/ports/AVR/MEGA/LLD/GPIOv1/hal_pal_lld.h +++ b/os/hal/ports/AVR/MEGA/LLD/GPIOv1/hal_pal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/I2Cv1/hal_i2c_lld.c b/os/hal/ports/AVR/MEGA/LLD/I2Cv1/hal_i2c_lld.c index 989cf5e6d..3052ffdbf 100644 --- a/os/hal/ports/AVR/MEGA/LLD/I2Cv1/hal_i2c_lld.c +++ b/os/hal/ports/AVR/MEGA/LLD/I2Cv1/hal_i2c_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/I2Cv1/hal_i2c_lld.h b/os/hal/ports/AVR/MEGA/LLD/I2Cv1/hal_i2c_lld.h index 6822abca7..5afec3382 100644 --- a/os/hal/ports/AVR/MEGA/LLD/I2Cv1/hal_i2c_lld.h +++ b/os/hal/ports/AVR/MEGA/LLD/I2Cv1/hal_i2c_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/SPIv1/hal_spi_lld.c b/os/hal/ports/AVR/MEGA/LLD/SPIv1/hal_spi_lld.c index 76e865754..e8d772e20 100644 --- a/os/hal/ports/AVR/MEGA/LLD/SPIv1/hal_spi_lld.c +++ b/os/hal/ports/AVR/MEGA/LLD/SPIv1/hal_spi_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/SPIv1/hal_spi_lld.h b/os/hal/ports/AVR/MEGA/LLD/SPIv1/hal_spi_lld.h index 25de60fe2..ca0e15543 100644 --- a/os/hal/ports/AVR/MEGA/LLD/SPIv1/hal_spi_lld.h +++ b/os/hal/ports/AVR/MEGA/LLD/SPIv1/hal_spi_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_gpt_lld.c b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_gpt_lld.c index 98a33dd80..9940a6017 100644 --- a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_gpt_lld.c +++ b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_gpt_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_gpt_lld.h b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_gpt_lld.h index 45ab14058..be535234e 100644 --- a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_gpt_lld.h +++ b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_gpt_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_icu_lld.c b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_icu_lld.c index bb540f8e0..e5f654cf4 100644 --- a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_icu_lld.c +++ b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_icu_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_icu_lld.h b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_icu_lld.h index 589df04b1..e0dfd2b6b 100644 --- a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_icu_lld.h +++ b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_icu_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_pwm_lld.c b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_pwm_lld.c index df97aa74e..a1179c4fe 100644 --- a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_pwm_lld.c +++ b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_pwm_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_pwm_lld.h b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_pwm_lld.h index 4f25911d1..262cbe716 100644 --- a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_pwm_lld.h +++ b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_pwm_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_st_lld.c b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_st_lld.c index 1135768e4..bad3101a9 100644 --- a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_st_lld.c +++ b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_st_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_st_lld.h b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_st_lld.h index 5e526a81f..5ef56a897 100644 --- a/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_st_lld.h +++ b/os/hal/ports/AVR/MEGA/LLD/TIMv1/hal_st_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/USARTv1/hal_serial_lld.c b/os/hal/ports/AVR/MEGA/LLD/USARTv1/hal_serial_lld.c index d581e2257..bb934aaef 100644 --- a/os/hal/ports/AVR/MEGA/LLD/USARTv1/hal_serial_lld.c +++ b/os/hal/ports/AVR/MEGA/LLD/USARTv1/hal_serial_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/MEGA/LLD/USARTv1/hal_serial_lld.h b/os/hal/ports/AVR/MEGA/LLD/USARTv1/hal_serial_lld.h index 0001fa363..a5627ebdd 100644 --- a/os/hal/ports/AVR/MEGA/LLD/USARTv1/hal_serial_lld.h +++ b/os/hal/ports/AVR/MEGA/LLD/USARTv1/hal_serial_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/TINY/ATTinyxxx/hal_lld.c b/os/hal/ports/AVR/TINY/ATTinyxxx/hal_lld.c index be1e23cac..46174f710 100644 --- a/os/hal/ports/AVR/TINY/ATTinyxxx/hal_lld.c +++ b/os/hal/ports/AVR/TINY/ATTinyxxx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/TINY/ATTinyxxx/hal_lld.h b/os/hal/ports/AVR/TINY/ATTinyxxx/hal_lld.h index a14096888..daa157ec4 100644 --- a/os/hal/ports/AVR/TINY/ATTinyxxx/hal_lld.h +++ b/os/hal/ports/AVR/TINY/ATTinyxxx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/TINY/LLD/GPIOv1/hal_pal_lld.c b/os/hal/ports/AVR/TINY/LLD/GPIOv1/hal_pal_lld.c index ca5601196..71be6cb92 100644 --- a/os/hal/ports/AVR/TINY/LLD/GPIOv1/hal_pal_lld.c +++ b/os/hal/ports/AVR/TINY/LLD/GPIOv1/hal_pal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/TINY/LLD/GPIOv1/hal_pal_lld.h b/os/hal/ports/AVR/TINY/LLD/GPIOv1/hal_pal_lld.h index 495ea6e05..d3ec65ee9 100644 --- a/os/hal/ports/AVR/TINY/LLD/GPIOv1/hal_pal_lld.h +++ b/os/hal/ports/AVR/TINY/LLD/GPIOv1/hal_pal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/TINY/LLD/TIMv1/hal_st_lld.c b/os/hal/ports/AVR/TINY/LLD/TIMv1/hal_st_lld.c index ad9e3b4ba..1c804de76 100644 --- a/os/hal/ports/AVR/TINY/LLD/TIMv1/hal_st_lld.c +++ b/os/hal/ports/AVR/TINY/LLD/TIMv1/hal_st_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/TINY/LLD/TIMv1/hal_st_lld.h b/os/hal/ports/AVR/TINY/LLD/TIMv1/hal_st_lld.h index 35ae441b9..69ceeeec3 100644 --- a/os/hal/ports/AVR/TINY/LLD/TIMv1/hal_st_lld.h +++ b/os/hal/ports/AVR/TINY/LLD/TIMv1/hal_st_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/TINY/LLD/avr_pins.h b/os/hal/ports/AVR/TINY/LLD/avr_pins.h index b98ce2574..1ede2443c 100644 --- a/os/hal/ports/AVR/TINY/LLD/avr_pins.h +++ b/os/hal/ports/AVR/TINY/LLD/avr_pins.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/TINY/LLD/avr_timers.h b/os/hal/ports/AVR/TINY/LLD/avr_timers.h index 42c275e20..8ddf26e25 100644 --- a/os/hal/ports/AVR/TINY/LLD/avr_timers.h +++ b/os/hal/ports/AVR/TINY/LLD/avr_timers.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/XMEGA/ATXMEGAxxxA4U/hal_lld.c b/os/hal/ports/AVR/XMEGA/ATXMEGAxxxA4U/hal_lld.c index b6a466e00..8fd714edc 100644 --- a/os/hal/ports/AVR/XMEGA/ATXMEGAxxxA4U/hal_lld.c +++ b/os/hal/ports/AVR/XMEGA/ATXMEGAxxxA4U/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/AVR/XMEGA/ATXMEGAxxxA4U/hal_lld.h b/os/hal/ports/AVR/XMEGA/ATXMEGAxxxA4U/hal_lld.h index 965b3a857..11d00d915 100644 --- a/os/hal/ports/AVR/XMEGA/ATXMEGAxxxA4U/hal_lld.h +++ b/os/hal/ports/AVR/XMEGA/ATXMEGAxxxA4U/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/hal_lld.c b/os/hal/ports/LPC/LPC214x/hal_lld.c index 37d3b5c65..9763e62b8 100644 --- a/os/hal/ports/LPC/LPC214x/hal_lld.c +++ b/os/hal/ports/LPC/LPC214x/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/hal_lld.h b/os/hal/ports/LPC/LPC214x/hal_lld.h index bc4b62e1f..5189b148c 100644 --- a/os/hal/ports/LPC/LPC214x/hal_lld.h +++ b/os/hal/ports/LPC/LPC214x/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/hal_pal_lld.c b/os/hal/ports/LPC/LPC214x/hal_pal_lld.c index 5903df2ea..b93642988 100644 --- a/os/hal/ports/LPC/LPC214x/hal_pal_lld.c +++ b/os/hal/ports/LPC/LPC214x/hal_pal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/hal_pal_lld.h b/os/hal/ports/LPC/LPC214x/hal_pal_lld.h index f771c787f..cf4157bf0 100644 --- a/os/hal/ports/LPC/LPC214x/hal_pal_lld.h +++ b/os/hal/ports/LPC/LPC214x/hal_pal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/hal_serial_lld.c b/os/hal/ports/LPC/LPC214x/hal_serial_lld.c index d5f3d9ec2..fb4514d36 100644 --- a/os/hal/ports/LPC/LPC214x/hal_serial_lld.c +++ b/os/hal/ports/LPC/LPC214x/hal_serial_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/hal_serial_lld.h b/os/hal/ports/LPC/LPC214x/hal_serial_lld.h index d18a67f6c..559393038 100644 --- a/os/hal/ports/LPC/LPC214x/hal_serial_lld.h +++ b/os/hal/ports/LPC/LPC214x/hal_serial_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/hal_spi_lld.c b/os/hal/ports/LPC/LPC214x/hal_spi_lld.c index f93389029..f607527ff 100644 --- a/os/hal/ports/LPC/LPC214x/hal_spi_lld.c +++ b/os/hal/ports/LPC/LPC214x/hal_spi_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/hal_spi_lld.h b/os/hal/ports/LPC/LPC214x/hal_spi_lld.h index 49e29bdf6..fd9ef578a 100644 --- a/os/hal/ports/LPC/LPC214x/hal_spi_lld.h +++ b/os/hal/ports/LPC/LPC214x/hal_spi_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/hal_st_lld.c b/os/hal/ports/LPC/LPC214x/hal_st_lld.c index 4a20bd222..65777bfbd 100644 --- a/os/hal/ports/LPC/LPC214x/hal_st_lld.c +++ b/os/hal/ports/LPC/LPC214x/hal_st_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/hal_st_lld.h b/os/hal/ports/LPC/LPC214x/hal_st_lld.h index ce25d5292..f8b611da7 100644 --- a/os/hal/ports/LPC/LPC214x/hal_st_lld.h +++ b/os/hal/ports/LPC/LPC214x/hal_st_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/vic.c b/os/hal/ports/LPC/LPC214x/vic.c index af806c507..862a014ff 100644 --- a/os/hal/ports/LPC/LPC214x/vic.c +++ b/os/hal/ports/LPC/LPC214x/vic.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/LPC/LPC214x/vic.h b/os/hal/ports/LPC/LPC214x/vic.h index 1961ae359..221a67bff 100644 --- a/os/hal/ports/LPC/LPC214x/vic.h +++ b/os/hal/ports/LPC/LPC214x/vic.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_aes_lld.c b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_aes_lld.c index bbe51ab20..b490b05bc 100644 --- a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_aes_lld.c +++ b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_aes_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_aes_lld.h b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_aes_lld.h index 3df2d28e1..3875287e6 100644 --- a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_aes_lld.h +++ b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_aes_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_crypto_lld.c b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_crypto_lld.c index 12c2df965..a4e19d7c7 100644 --- a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_crypto_lld.c +++ b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_crypto_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_crypto_lld.h b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_crypto_lld.h index a496fc201..b7a1a9fae 100644 --- a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_crypto_lld.h +++ b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_crypto_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_sha_lld.c b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_sha_lld.c index 673fa6ffd..79432e008 100644 --- a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_sha_lld.c +++ b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_sha_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_sha_lld.h b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_sha_lld.h index c27d33cac..bc883aeed 100644 --- a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_sha_lld.h +++ b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_sha_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_tdes_lld.c b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_tdes_lld.c index 76ff34145..fbe000e47 100644 --- a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_tdes_lld.c +++ b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_tdes_lld.c @@ -1,18 +1,18 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - */ + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ #include "hal.h" #if (HAL_USE_CRY == TRUE) || defined(__DOXYGEN__) diff --git a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_tdes_lld.h b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_tdes_lld.h index bc48f02b1..7f714f9e0 100644 --- a/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_tdes_lld.h +++ b/os/hal/ports/SAMA/LLD/CRYPTOv1/sama_tdes_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/DMAv1/sama_xdmac.c b/os/hal/ports/SAMA/LLD/DMAv1/sama_xdmac.c index 948d87b6c..d43133307 100644 --- a/os/hal/ports/SAMA/LLD/DMAv1/sama_xdmac.c +++ b/os/hal/ports/SAMA/LLD/DMAv1/sama_xdmac.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/DMAv1/sama_xdmac.h b/os/hal/ports/SAMA/LLD/DMAv1/sama_xdmac.h index 475627ef0..a3246baf5 100644 --- a/os/hal/ports/SAMA/LLD/DMAv1/sama_xdmac.h +++ b/os/hal/ports/SAMA/LLD/DMAv1/sama_xdmac.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/MACv1/hal_mac_lld.c b/os/hal/ports/SAMA/LLD/MACv1/hal_mac_lld.c index 75df3e0a7..56b9939ad 100644 --- a/os/hal/ports/SAMA/LLD/MACv1/hal_mac_lld.c +++ b/os/hal/ports/SAMA/LLD/MACv1/hal_mac_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/MACv1/hal_mac_lld.h b/os/hal/ports/SAMA/LLD/MACv1/hal_mac_lld.h index 958612a6d..81e019aaf 100644 --- a/os/hal/ports/SAMA/LLD/MACv1/hal_mac_lld.h +++ b/os/hal/ports/SAMA/LLD/MACv1/hal_mac_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/PIOv1/hal_pal_lld.c b/os/hal/ports/SAMA/LLD/PIOv1/hal_pal_lld.c index 35dbb08c1..81f8d6cd0 100644 --- a/os/hal/ports/SAMA/LLD/PIOv1/hal_pal_lld.c +++ b/os/hal/ports/SAMA/LLD/PIOv1/hal_pal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/PIOv1/hal_pal_lld.h b/os/hal/ports/SAMA/LLD/PIOv1/hal_pal_lld.h index df871956a..e2ede7c52 100644 --- a/os/hal/ports/SAMA/LLD/PIOv1/hal_pal_lld.h +++ b/os/hal/ports/SAMA/LLD/PIOv1/hal_pal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.c b/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.c index 9e49843cd..e35df0fe9 100644 --- a/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.c +++ b/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h b/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h index a6ffaa9c9..a5105382f 100644 --- a/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h +++ b/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c b/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c index 2c5a862e1..dadca65b7 100644 --- a/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c +++ b/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.h b/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.h index 488b57491..c87c90525 100644 --- a/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.h +++ b/os/hal/ports/SAMA/LLD/SDMMCv1/sama_sdmmc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/SPIv1/hal_spi_lld.c b/os/hal/ports/SAMA/LLD/SPIv1/hal_spi_lld.c index a450f261b..b5a890fea 100644 --- a/os/hal/ports/SAMA/LLD/SPIv1/hal_spi_lld.c +++ b/os/hal/ports/SAMA/LLD/SPIv1/hal_spi_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/SPIv1/hal_spi_lld.h b/os/hal/ports/SAMA/LLD/SPIv1/hal_spi_lld.h index d5df35dac..f9be8bdee 100644 --- a/os/hal/ports/SAMA/LLD/SPIv1/hal_spi_lld.h +++ b/os/hal/ports/SAMA/LLD/SPIv1/hal_spi_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/USARTv1/hal_serial_lld.c b/os/hal/ports/SAMA/LLD/USARTv1/hal_serial_lld.c index 04589bcb6..e9ec465f0 100644 --- a/os/hal/ports/SAMA/LLD/USARTv1/hal_serial_lld.c +++ b/os/hal/ports/SAMA/LLD/USARTv1/hal_serial_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/USARTv1/hal_serial_lld.h b/os/hal/ports/SAMA/LLD/USARTv1/hal_serial_lld.h index d2849916b..552d54b1a 100644 --- a/os/hal/ports/SAMA/LLD/USARTv1/hal_serial_lld.h +++ b/os/hal/ports/SAMA/LLD/USARTv1/hal_serial_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/USARTv1/hal_uart_lld.c b/os/hal/ports/SAMA/LLD/USARTv1/hal_uart_lld.c index 3056d2a73..7589c82fb 100644 --- a/os/hal/ports/SAMA/LLD/USARTv1/hal_uart_lld.c +++ b/os/hal/ports/SAMA/LLD/USARTv1/hal_uart_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/LLD/USARTv1/hal_uart_lld.h b/os/hal/ports/SAMA/LLD/USARTv1/hal_uart_lld.h index a6e6bbb82..6c20da1c4 100644 --- a/os/hal/ports/SAMA/LLD/USARTv1/hal_uart_lld.h +++ b/os/hal/ports/SAMA/LLD/USARTv1/hal_uart_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/aic.c b/os/hal/ports/SAMA/SAMA5D2x/aic.c index 2b5d95e61..ff66cceb9 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/aic.c +++ b/os/hal/ports/SAMA/SAMA5D2x/aic.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/aic.h b/os/hal/ports/SAMA/SAMA5D2x/aic.h index 73f9888c1..a4f220754 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/aic.h +++ b/os/hal/ports/SAMA/SAMA5D2x/aic.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_crypto_lld.c b/os/hal/ports/SAMA/SAMA5D2x/hal_crypto_lld.c index 2e841cca7..2e8a67309 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/hal_crypto_lld.c +++ b/os/hal/ports/SAMA/SAMA5D2x/hal_crypto_lld.c @@ -1,18 +1,18 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - */ + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ /** * @file hal_crypto_lld.c diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_crypto_lld.h b/os/hal/ports/SAMA/SAMA5D2x/hal_crypto_lld.h index 4521bb57b..af3985aa2 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/hal_crypto_lld.h +++ b/os/hal/ports/SAMA/SAMA5D2x/hal_crypto_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_lld.c b/os/hal/ports/SAMA/SAMA5D2x/hal_lld.c index afa9062a5..ce190c7c0 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/hal_lld.c +++ b/os/hal/ports/SAMA/SAMA5D2x/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h b/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h index d80ee7d11..e28e9bbb3 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h +++ b/os/hal/ports/SAMA/SAMA5D2x/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_st_lld.c b/os/hal/ports/SAMA/SAMA5D2x/hal_st_lld.c index adc174363..8d286884e 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/hal_st_lld.c +++ b/os/hal/ports/SAMA/SAMA5D2x/hal_st_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_st_lld.h b/os/hal/ports/SAMA/SAMA5D2x/hal_st_lld.h index 24a656841..bce654bc9 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/hal_st_lld.h +++ b/os/hal/ports/SAMA/SAMA5D2x/hal_st_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_tc_lld.c b/os/hal/ports/SAMA/SAMA5D2x/hal_tc_lld.c index 5cfa90968..8edc7f4b0 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/hal_tc_lld.c +++ b/os/hal/ports/SAMA/SAMA5D2x/hal_tc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/hal_tc_lld.h b/os/hal/ports/SAMA/SAMA5D2x/hal_tc_lld.h index b58d6e1cb..cbd20ee7d 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/hal_tc_lld.h +++ b/os/hal/ports/SAMA/SAMA5D2x/hal_tc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/sama_cache.c b/os/hal/ports/SAMA/SAMA5D2x/sama_cache.c index f20e9e3db..64f1f32d2 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/sama_cache.c +++ b/os/hal/ports/SAMA/SAMA5D2x/sama_cache.c @@ -1,65 +1,65 @@ -/* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -*/ - -/** - * @file SAMA5D2x/sama_cache.c - * @brief SAMA CACHE support code. - * - * @addtogroup SAMA5D2x_CACHE - * @{ - */ - -#include "hal.h" - -/** - * @brief Invalidate D-Cache Region - * @TODO: Extend to L2C - * - * @param[in] start Pointer to beginning of memory region. - * @param[in] length Length of the memory location. - */ -void cacheInvalidateRegion(void *start, uint32_t length) { - - uint32_t start_addr = (uint32_t)start; - uint32_t end_addr = start_addr + length; - uint32_t mva; - - /* Invalidate L1 D-Cache */ - for (mva = start_addr & ~L1_CACHE_BYTES; mva < end_addr; mva += L1_CACHE_BYTES) { - L1C_InvalidateDCacheMVA((uint32_t *)mva); - } -} - -/** - * @brief Clean D-Cache Region - * @TODO: Extend to L2C - * - * @param[in] start Pointer to beginning of memory region. - * @param[in] length Length of the memory location. - */ -void cacheCleanRegion(void *start, uint32_t length) { - - uint32_t start_addr = (uint32_t)start; - uint32_t end_addr = start_addr + length; - uint32_t mva; - - /* Clean L1 D-Cache */ - for (mva = start_addr & ~L1_CACHE_BYTES; mva < end_addr; mva += L1_CACHE_BYTES) { - L1C_CleanDCacheMVA((uint32_t *)mva); - } -} - -/** @} */ +/* + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ + +/** + * @file SAMA5D2x/sama_cache.c + * @brief SAMA CACHE support code. + * + * @addtogroup SAMA5D2x_CACHE + * @{ + */ + +#include "hal.h" + +/** + * @brief Invalidate D-Cache Region + * @TODO: Extend to L2C + * + * @param[in] start Pointer to beginning of memory region. + * @param[in] length Length of the memory location. + */ +void cacheInvalidateRegion(void *start, uint32_t length) { + + uint32_t start_addr = (uint32_t)start; + uint32_t end_addr = start_addr + length; + uint32_t mva; + + /* Invalidate L1 D-Cache */ + for (mva = start_addr & ~L1_CACHE_BYTES; mva < end_addr; mva += L1_CACHE_BYTES) { + L1C_InvalidateDCacheMVA((uint32_t *)mva); + } +} + +/** + * @brief Clean D-Cache Region + * @TODO: Extend to L2C + * + * @param[in] start Pointer to beginning of memory region. + * @param[in] length Length of the memory location. + */ +void cacheCleanRegion(void *start, uint32_t length) { + + uint32_t start_addr = (uint32_t)start; + uint32_t end_addr = start_addr + length; + uint32_t mva; + + /* Clean L1 D-Cache */ + for (mva = start_addr & ~L1_CACHE_BYTES; mva < end_addr; mva += L1_CACHE_BYTES) { + L1C_CleanDCacheMVA((uint32_t *)mva); + } +} + +/** @} */ diff --git a/os/hal/ports/SAMA/SAMA5D2x/sama_cache.h b/os/hal/ports/SAMA/SAMA5D2x/sama_cache.h index fe8201438..fc7bcedac 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/sama_cache.h +++ b/os/hal/ports/SAMA/SAMA5D2x/sama_cache.h @@ -1,43 +1,43 @@ -/* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -*/ - -/** - * @file SAMA5D2x/sama_cache.h - * @brief SAMA CACHE support macros and structures. - * - * @addtogroup SAMA5D2x_CACHE - * @{ - */ -#ifndef SAMA_CACHE_H_ -#define SAMA_CACHE_H_ - -/*===========================================================================*/ -/* Driver constants. */ -/*===========================================================================*/ -#define L1_CACHE_BYTES 32u - -#ifdef __cplusplus -extern "C" { -#endif - extern void cacheInvalidateRegion(void *start, uint32_t length); - extern void cacheCleanRegion(void *start, uint32_t length); -#ifdef __cplusplus -} -#endif - -#endif /* SAMA_CACHE_H_ */ - -/** @} */ +/* + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ + +/** + * @file SAMA5D2x/sama_cache.h + * @brief SAMA CACHE support macros and structures. + * + * @addtogroup SAMA5D2x_CACHE + * @{ + */ +#ifndef SAMA_CACHE_H_ +#define SAMA_CACHE_H_ + +/*===========================================================================*/ +/* Driver constants. */ +/*===========================================================================*/ +#define L1_CACHE_BYTES 32u + +#ifdef __cplusplus +extern "C" { +#endif + extern void cacheInvalidateRegion(void *start, uint32_t length); + extern void cacheCleanRegion(void *start, uint32_t length); +#ifdef __cplusplus +} +#endif + +#endif /* SAMA_CACHE_H_ */ + +/** @} */ diff --git a/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.c b/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.c index dc187a5ff..da6f6f340 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.c +++ b/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.h b/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.h index b899d413b..5cf4ee29b 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.h +++ b/os/hal/ports/SAMA/SAMA5D2x/sama_matrix.h @@ -1,341 +1,341 @@ -/* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -*/ - -/** - * @file SAMA5D2x/sama_matrix.h - * @brief SAMA MATRIX support macros and structures. - * - * @addtogroup SAMA5D2x_MATRIX - * @{ - */ - -#ifndef SAMA_MATRIX_H -#define SAMA_MATRIX_H - -/*===========================================================================*/ -/* Driver constants. */ -/*===========================================================================*/ -/** - * @name SECURE MATRIX mode macros - * @{ - */ -/** - * @brief The low area of region is the securable one. - */ -#define LOWER_AREA_SECURABLE 0x0u - -/** - * @brief The upper area of region is the non-securable one. - */ -#define UPPER_AREA_SECURABLE 0x1u - -/** - * @brief Securable area is secured for reads. - */ -#define SECURE_READ 0x0u - -/** - * @brief Securable area is secured for writes. - */ -#define SECURE_WRITE 0x0u - -/** - * @brief Securable area is non-secured for reads. - */ -#define NOT_SECURE_READ 0x1u - -/** - * @brief Securable area is non-secured for writes. - */ -#define NOT_SECURE_WRITE 0x1u - -/** - * @brief Peripheral Securable as secure. - */ -#define SECURE_PER FALSE - -/** - * @brief Peripheral Securable as not-secure. - */ -#define NOT_SECURE_PER TRUE -/** @} */ - -/** - * @name MASTER TYPE MATRIX macros - * @{ - */ -/** - * @brief No Default Master. - */ -#define NO_DEFAULT_MASTER 0x0u - -/** - * @brief Last Default Master. - */ -#define LAST_DEFAULT_MASTER 0x1u - -/** - * @brief Fixed Default Master. - */ -#define FIXED_DEFAULT_MASTER 0x2u -/** @} */ - -/** - * @name REGION MATRIX MASK macros - * @{ - */ -/** - * @brief Region 0. - */ -#define REGION_0_MSK (0x1u << 0) - -/** - * @brief Region 1. - */ -#define REGION_1_MSK (0x1u << 1) - -/** - * @brief Region 2. - */ -#define REGION_2_MSK (0x1u << 2) - -/** - * @brief Region 3. - */ -#define REGION_3_MSK (0x1u << 3) - -/** - * @brief Region 4. - */ -#define REGION_4_MSK (0x1u << 4) - -/** - * @brief Region 5. - */ -#define REGION_5_MSK (0x1u << 5) - -/** - * @brief Region 6. - */ -#define REGION_6_MSK (0x1u << 6) - -/** - * @brief Region 7. - */ -#define REGION_7_MSK (0x1u << 7) -/** @} */ - -/** - * @name REGION MATRIX macros - * @{ - */ -/** - * @brief Region 0. - */ -#define REGION_0 0x0u - -/** - * @brief Region 1. - */ -#define REGION_1 0x1u - -/** - * @brief Region 2. - */ -#define REGION_2 0x2u - -/** - * @brief Region 3. - */ -#define REGION_3 0x3u - -/** - * @brief Region 4. - */ -#define REGION_4 0x4u - -/** - * @brief Region 5. - */ -#define REGION_5 0x5u - -/** - * @brief Region 6. - */ -#define REGION_6 0x6u - -/** - * @brief Region 7. - */ -#define REGION_7 0x7u -/** @} */ - -/** - * @name AREA SIZE MATRIX macros - * @{ - */ -/** - * @brief Area size 4 KB. - */ -#define MATRIX_AREA_SIZE_4K 0x0u - -/** - * @brief Area size 8 KB. - */ -#define MATRIX_AREA_SIZE_8K 0x1u - -/** - * @brief Area size 16 KB. - */ -#define MATRIX_AREA_SIZE_16K 0x2u - -/** - * @brief Area size 32 KB. - */ -#define MATRIX_AREA_SIZE_32K 0x3u - -/** - * @brief Area size 64 KB. - */ -#define MATRIX_AREA_SIZE_64K 0x4u - -/** - * @brief Area size 128 KB. - */ -#define MATRIX_AREA_SIZE_128K 0x5u - -/** - * @brief Area size 256 KB. - */ -#define MATRIX_AREA_SIZE_256K 0x6u - -/** - * @brief Area size 512 KB. - */ -#define MATRIX_AREA_SIZE_512K 0x7u - -/** - * @brief Area size 1 MB. - */ -#define MATRIX_AREA_SIZE_1M 0x8u - -/** - * @brief Area size 2 MB. - */ -#define MATRIX_AREA_SIZE_2M 0x9u - -/** - * @brief Area size 4 MB. - */ -#define MATRIX_AREA_SIZE_4M 0xAu - -/** - * @brief Area size 8 MB. - */ -#define MATRIX_AREA_SIZE_8M 0xBu - -/** - * @brief Area size 16 MB. - */ -#define MATRIX_AREA_SIZE_16M 0xCu - -/** - * @brief Area size 32 MB. - */ -#define MATRIX_AREA_SIZE_32M 0xDu - -/** - * @brief Area size 64 MB. - */ -#define MATRIX_AREA_SIZE_64M 0xEu - -/** - * @brief Area size 128 MB. - */ -#define MATRIX_AREA_SIZE_128M 0xFu -/** @} */ - -/*===========================================================================*/ -/* Driver pre-compile time settings. */ -/*===========================================================================*/ - -/*===========================================================================*/ -/* Derived constants and error checks. */ -/*===========================================================================*/ - -/*===========================================================================*/ -/* Driver data structures and types. */ -/*===========================================================================*/ - -/*===========================================================================*/ -/* Driver macros. */ -/*===========================================================================*/ -/** - * @brief Configure LANSECH per Region. - * - * @param[in] region Region to configure. - * @param[in] lansech Securable mode. - * - * @api - */ -#define mtxRegionLansech(region, lansech) (lansech << region) - -/** - * @brief Configure RDNSECH per Region. - * - * @param[in] region Region to configure. - * @param[in] rdnsech Read securable mode. - * - * @api - */ -#define mtxRegionRdnsech(region, rdnsech) (rdnsech << region) - -/** - * @brief Configure WRNSECH per Region. - * - * @param[in] region Region to configure. - * @param[in] wrnsech Write securable mode. - * - * @api - */ -#define mtxRegionWrnsech(region, wrnsech) (wrnsech << region) - -/*===========================================================================*/ -/* External declarations. */ -/*===========================================================================*/ - -#ifdef __cplusplus -extern "C" { -#endif - bool mtxConfigPeriphSecurity(Matrix *mtxp, uint32_t id, bool mode); - void mtxConfigDefaultMaster(Matrix *mtxp, uint8_t slaveID, - uint8_t type, uint8_t masterID); - void mtxConfigSlaveSec(Matrix *mtxp, uint8_t slaveID, - uint8_t selMask, uint8_t readMask, - uint8_t writeMask); - void mtxSetSlaveSplitAddr(Matrix *mtxp, uint8_t slaveID, - uint8_t area, uint8_t mask); - void mtxSetSlaveRegionSize(Matrix *mtxp, uint8_t slaveID, - uint8_t areaSize, uint8_t mask); - void mtxRemapRom(void); - void mtxRemapRam(void); -#ifdef __cplusplus -} -#endif - -#endif /* SAMA_MATRIX_H */ - -/** @} */ +/* + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ + +/** + * @file SAMA5D2x/sama_matrix.h + * @brief SAMA MATRIX support macros and structures. + * + * @addtogroup SAMA5D2x_MATRIX + * @{ + */ + +#ifndef SAMA_MATRIX_H +#define SAMA_MATRIX_H + +/*===========================================================================*/ +/* Driver constants. */ +/*===========================================================================*/ +/** + * @name SECURE MATRIX mode macros + * @{ + */ +/** + * @brief The low area of region is the securable one. + */ +#define LOWER_AREA_SECURABLE 0x0u + +/** + * @brief The upper area of region is the non-securable one. + */ +#define UPPER_AREA_SECURABLE 0x1u + +/** + * @brief Securable area is secured for reads. + */ +#define SECURE_READ 0x0u + +/** + * @brief Securable area is secured for writes. + */ +#define SECURE_WRITE 0x0u + +/** + * @brief Securable area is non-secured for reads. + */ +#define NOT_SECURE_READ 0x1u + +/** + * @brief Securable area is non-secured for writes. + */ +#define NOT_SECURE_WRITE 0x1u + +/** + * @brief Peripheral Securable as secure. + */ +#define SECURE_PER FALSE + +/** + * @brief Peripheral Securable as not-secure. + */ +#define NOT_SECURE_PER TRUE +/** @} */ + +/** + * @name MASTER TYPE MATRIX macros + * @{ + */ +/** + * @brief No Default Master. + */ +#define NO_DEFAULT_MASTER 0x0u + +/** + * @brief Last Default Master. + */ +#define LAST_DEFAULT_MASTER 0x1u + +/** + * @brief Fixed Default Master. + */ +#define FIXED_DEFAULT_MASTER 0x2u +/** @} */ + +/** + * @name REGION MATRIX MASK macros + * @{ + */ +/** + * @brief Region 0. + */ +#define REGION_0_MSK (0x1u << 0) + +/** + * @brief Region 1. + */ +#define REGION_1_MSK (0x1u << 1) + +/** + * @brief Region 2. + */ +#define REGION_2_MSK (0x1u << 2) + +/** + * @brief Region 3. + */ +#define REGION_3_MSK (0x1u << 3) + +/** + * @brief Region 4. + */ +#define REGION_4_MSK (0x1u << 4) + +/** + * @brief Region 5. + */ +#define REGION_5_MSK (0x1u << 5) + +/** + * @brief Region 6. + */ +#define REGION_6_MSK (0x1u << 6) + +/** + * @brief Region 7. + */ +#define REGION_7_MSK (0x1u << 7) +/** @} */ + +/** + * @name REGION MATRIX macros + * @{ + */ +/** + * @brief Region 0. + */ +#define REGION_0 0x0u + +/** + * @brief Region 1. + */ +#define REGION_1 0x1u + +/** + * @brief Region 2. + */ +#define REGION_2 0x2u + +/** + * @brief Region 3. + */ +#define REGION_3 0x3u + +/** + * @brief Region 4. + */ +#define REGION_4 0x4u + +/** + * @brief Region 5. + */ +#define REGION_5 0x5u + +/** + * @brief Region 6. + */ +#define REGION_6 0x6u + +/** + * @brief Region 7. + */ +#define REGION_7 0x7u +/** @} */ + +/** + * @name AREA SIZE MATRIX macros + * @{ + */ +/** + * @brief Area size 4 KB. + */ +#define MATRIX_AREA_SIZE_4K 0x0u + +/** + * @brief Area size 8 KB. + */ +#define MATRIX_AREA_SIZE_8K 0x1u + +/** + * @brief Area size 16 KB. + */ +#define MATRIX_AREA_SIZE_16K 0x2u + +/** + * @brief Area size 32 KB. + */ +#define MATRIX_AREA_SIZE_32K 0x3u + +/** + * @brief Area size 64 KB. + */ +#define MATRIX_AREA_SIZE_64K 0x4u + +/** + * @brief Area size 128 KB. + */ +#define MATRIX_AREA_SIZE_128K 0x5u + +/** + * @brief Area size 256 KB. + */ +#define MATRIX_AREA_SIZE_256K 0x6u + +/** + * @brief Area size 512 KB. + */ +#define MATRIX_AREA_SIZE_512K 0x7u + +/** + * @brief Area size 1 MB. + */ +#define MATRIX_AREA_SIZE_1M 0x8u + +/** + * @brief Area size 2 MB. + */ +#define MATRIX_AREA_SIZE_2M 0x9u + +/** + * @brief Area size 4 MB. + */ +#define MATRIX_AREA_SIZE_4M 0xAu + +/** + * @brief Area size 8 MB. + */ +#define MATRIX_AREA_SIZE_8M 0xBu + +/** + * @brief Area size 16 MB. + */ +#define MATRIX_AREA_SIZE_16M 0xCu + +/** + * @brief Area size 32 MB. + */ +#define MATRIX_AREA_SIZE_32M 0xDu + +/** + * @brief Area size 64 MB. + */ +#define MATRIX_AREA_SIZE_64M 0xEu + +/** + * @brief Area size 128 MB. + */ +#define MATRIX_AREA_SIZE_128M 0xFu +/** @} */ + +/*===========================================================================*/ +/* Driver pre-compile time settings. */ +/*===========================================================================*/ + +/*===========================================================================*/ +/* Derived constants and error checks. */ +/*===========================================================================*/ + +/*===========================================================================*/ +/* Driver data structures and types. */ +/*===========================================================================*/ + +/*===========================================================================*/ +/* Driver macros. */ +/*===========================================================================*/ +/** + * @brief Configure LANSECH per Region. + * + * @param[in] region Region to configure. + * @param[in] lansech Securable mode. + * + * @api + */ +#define mtxRegionLansech(region, lansech) (lansech << region) + +/** + * @brief Configure RDNSECH per Region. + * + * @param[in] region Region to configure. + * @param[in] rdnsech Read securable mode. + * + * @api + */ +#define mtxRegionRdnsech(region, rdnsech) (rdnsech << region) + +/** + * @brief Configure WRNSECH per Region. + * + * @param[in] region Region to configure. + * @param[in] wrnsech Write securable mode. + * + * @api + */ +#define mtxRegionWrnsech(region, wrnsech) (wrnsech << region) + +/*===========================================================================*/ +/* External declarations. */ +/*===========================================================================*/ + +#ifdef __cplusplus +extern "C" { +#endif + bool mtxConfigPeriphSecurity(Matrix *mtxp, uint32_t id, bool mode); + void mtxConfigDefaultMaster(Matrix *mtxp, uint8_t slaveID, + uint8_t type, uint8_t masterID); + void mtxConfigSlaveSec(Matrix *mtxp, uint8_t slaveID, + uint8_t selMask, uint8_t readMask, + uint8_t writeMask); + void mtxSetSlaveSplitAddr(Matrix *mtxp, uint8_t slaveID, + uint8_t area, uint8_t mask); + void mtxSetSlaveRegionSize(Matrix *mtxp, uint8_t slaveID, + uint8_t areaSize, uint8_t mask); + void mtxRemapRom(void); + void mtxRemapRam(void); +#ifdef __cplusplus +} +#endif + +#endif /* SAMA_MATRIX_H */ + +/** @} */ diff --git a/os/hal/ports/SAMA/SAMA5D2x/sama_pmc.h b/os/hal/ports/SAMA/SAMA5D2x/sama_pmc.h index 611cc9d05..9b4a580c2 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/sama_pmc.h +++ b/os/hal/ports/SAMA/SAMA5D2x/sama_pmc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/sama_registry.h b/os/hal/ports/SAMA/SAMA5D2x/sama_registry.h index d7735ba0d..31a017707 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/sama_registry.h +++ b/os/hal/ports/SAMA/SAMA5D2x/sama_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/sama_secumod.c b/os/hal/ports/SAMA/SAMA5D2x/sama_secumod.c index 3652e6b65..63cd35d85 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/sama_secumod.c +++ b/os/hal/ports/SAMA/SAMA5D2x/sama_secumod.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/SAMA/SAMA5D2x/sama_secumod.h b/os/hal/ports/SAMA/SAMA5D2x/sama_secumod.h index 54c7a3207..d73938c4c 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/sama_secumod.h +++ b/os/hal/ports/SAMA/SAMA5D2x/sama_secumod.h @@ -1,554 +1,554 @@ -/* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -*/ - -/** - * @file SAMA5D2x/sama_secumod.h - * @brief SAMA SECUMOD support macros and structures. - * - * @addtogroup SAMA5D2x_SECUMOD - * @{ - */ - -#ifndef SAMA_SECUMOD_LLD_H -#define SAMA_SECUMOD_LLD_H - -#if HAL_USE_SECUMOD || defined(__DOXYGEN__) - -#include -/*===========================================================================*/ -/* Driver constants. */ -/*===========================================================================*/ -/** - * @name RAM ACCESS mode macros - * @{ - */ -/** - * @brief No access allowed. - */ -#define RAMACC_NO_ACCESS 0x0U - -/** - * @brief Only write access allowed. - */ -#define RAMACC_WR_ACCESS 0x1U - -/** - * @brief Only read access allowed. - */ -#define RAMACC_RD_ACCESS 0x2U - -/** - * @brief Read and Write access allowed. - */ -#define RAMACC_WR_RD_ACCESS 0x3U -/** @} */ - -/** - * @name SOURCE INTERRUPT macros - * @{ - */ -/* - * @brief Shield Monitor Protection Interrupt Source. - */ -#define SECUMOD_SHLDM (0x1u << 0) - -/* - * @brief Double Frequency Monitor Protection Interrupt Source. - */ -#define SECUMOD_DBLFM (0x1u << 1) - -/* - * @brief Test Pin Protection Interrupt Source. - */ -#define SECUMOD_TST (0x1u << 2) - -/* - * @brief JTAG Pins Protection Interrupt Source. - */ -#define SECUMOD_JTAG (0x1u << 3) - -/* - * @brief Master Clock Monitor Protection Interrupt Source. - */ -#define SECUMOD_MCKM (0x1u << 5) - -/* - * @brief Low Temperature Monitor Protection Interrupt Source. - */ -#define SECUMOD_TPML (0x1u << 6) - -/* - * @brief High Temperature Monitor Protection Interrupt Source. - */ -#define SECUMOD_TPMH (0x1u << 7) - -/* - * @brief Low VDDBU Voltage Monitor Protection Interrupt Source. - */ -#define SECUMOD_VDDBUL (0x1u << 10) - -/* - * @brief High VDDBU Voltage Monitor Protection Interrupt Source. - */ -#define SECUMOD_VDDBUH (0x1u << 11) - -/* - * @brief Low VDDCORE Voltage Monitor Protection Interrupt Source. - */ -#define SECUMOD_VDDCOREL (0x1u << 12) - -/* - * @brief High VDDCORE Voltage Monitor Protection Interrupt Source. - */ -#define SECUMOD_VDDCOREH (0x1u << 13) - -/* - * @brief PIOBUx Intrusion Detector Protection Interrupt Source. - */ -#define SECUMOD_DET0 (0x1u << 16) -#define SECUMOD_DET1 (0x1u << 17) -#define SECUMOD_DET2 (0x1u << 18) -#define SECUMOD_DET3 (0x1u << 19) -#define SECUMOD_DET4 (0x1u << 20) -#define SECUMOD_DET5 (0x1u << 21) -#define SECUMOD_DET6 (0x1u << 22) -#define SECUMOD_DET7 (0x1u << 23) -/** @} */ - -/** - * @name RAM STATUS mode macros - * @{ - */ -/** - * @brief No access violation occurred. - */ -#define RAMACCSR_NO_VIOLATION 0x0U - -/** - * @brief Write access violation occurred. - */ -#define RAMACCSR_WR_VIOLATION 0x1U - -/** - * @brief Read access violation occurred. - */ -#define RAMACCSR_RD_VIOLATION 0x2U - -/** - * @brief Read and Write access violation occurred. - */ -#define RAMACCSR_WR_RD_VIOLATION 0x3U -/** @} */ - -/** - * @name SCRAMB mode macros - * @{ - */ -/** - * @brief SCRAMB ENABLE. - */ -#define SCRAMB_ENABLE 0x1U - -/** - * @brief SCRAMB DISABLE. - */ -#define SCRAMB_DISABLE 0x2U -/** @} */ - -/* - * @brief RAM regions of SECUMOD - */ -#define SECUMOD_RAM_REGIONS 6 - -/*===========================================================================*/ -/* Driver pre-compile time settings. */ -/*===========================================================================*/ -/** - * @name Configuration options - * @{ - */ -/** - * @brief SECUMOD interrupt priority level setting. - */ -#if !defined(SAMA_SECUMOD_IRQ_PRIORITY) || defined(__DOXYGEN__) -#define SAMA_SECUMOD_IRQ_PRIORITY 7 -#endif - -/** - * @brief SECURAM interrupt priority level setting. - */ -#if !defined(SAMA_SECURAM_IRQ_PRIORITY) || defined(__DOXYGEN__) -#define SAMA_SECURAM_IRQ_PRIORITY 7 -#endif - -/** @} */ -/*===========================================================================*/ -/* Derived constants and error checks. */ -/*===========================================================================*/ - -/*===========================================================================*/ -/* Driver data structures and types. */ -/*===========================================================================*/ -/** - * @brief Driver state machine possible states. - */ -typedef enum { - SEC_UNINIT = 0, /**< Not initialized. */ - SEC_STOP = 1, /**< Stopped. */ - SEC_ACTIVE = 2 /**< Active. */ -} secstate_t; - -/** - * @brief Type of an SECUMOD event. - */ -typedef enum { - SEC_EVENT_SHLDM = 0, /* Triggered on Shield Monitor. */ - SEC_EVENT_DBLFM = 1, /* Triggered on Double Frequency Monitor. */ - SEC_EVENT_TST = 2, /* Triggered on Test Pin Monitor. */ - SEC_EVENT_JTAG = 3, /* Triggered on JTAG Pins Monitor. */ - SEC_EVENT_MCKM = 4, /* Triggered on Master Clock Monitor. */ - SEC_EVENT_TPML = 5, /* Triggered on Low Temperature Monitor. */ - SEC_EVENT_TPMH = 6, /* Triggered on High Temperature Monitor. */ - SEC_EVENT_VDDBUL = 7, /* Triggered on Low VDDBU Voltage Monitor. */ - SEC_EVENT_VDDBUH = 8, /* Triggered on High VDDBU Voltage Monitor. */ - SEC_EVENT_VDDCOREL = 9, /* Triggered on Low VDDCORE Voltage Monitor. */ - SEC_EVENT_VDDCOREH = 10, /* Triggered on High VDDCORE Voltage Monitor. */ - SEC_EVENT_PIOBU = 11 /* Triggered on PIOBU intrusion. */ -} secevent_t; - -/** - * @brief Type of a structure representing an SEC driver. - */ -typedef struct SECDriver SECDriver; - -/** - * @brief SECURAM notification callback type. - * - * @param[in] secp pointer to a @p SECDriver object - */ -typedef void (*securam_callback_t)(SECDriver *secp); - -/** - * @brief SECUMOD notification callback type. - * - * @param[in] secp pointer to a @p SECDriver object - */ -typedef void (*secumod_callback_t)(SECDriver *secp, secevent_t event); - -/** - * @brief SECUMOD erase callback type. - * - * @param[in] secp pointer to a @p SECDriver object - */ -typedef void (*erased_callback_t)(SECDriver *secp); - -/** - * @brief Type of RAM access mode. - */ -typedef uint32_t ram_access_mode_t; - -/** - * @brief PIOBU configuration structure. - */ -typedef struct { - /* - * @brief PIOBU pin's index - */ - uint32_t pinIndex:3; - /* - * @brief alarm filter value - */ - uint32_t afv:4; - /* - * @brief reset filter value - */ - uint32_t rfv:4; - /* - * @brief I/O line mode - * @note 0: pure input, 1: enabled in output - */ - uint32_t mode:1; - /* - * @brief Configure the I/O line in output mode - * @note 0: clear, 1: set - */ - uint32_t outputLevel:1; - /* - * @brief programmable pull-up state - * @note 0: none, 1: pull-up; 2: pull-down; 3: reserved - */ - uint32_t pullUpState:2; - /* - * @brief Pull-up/Down Scheduled: - * @note 0: no; 1: yes - */ - uint32_t scheduled:1; - /* - * @brief switch input default state - */ - uint32_t inputDefaultLevel:1; - /* - * @brief Mode of detection intrusion. - * @note 0: static, 1: dynamic - */ - uint32_t dynamic:1; - /* - * @brief filter for dynamic signatures input - * @note 0: 3 stages majority vote, 1: 5 stages - */ - uint32_t filter3_5:1; -} PIOBUConfig; - -typedef struct { - /** - * @brief RAM Access Right - */ - ram_access_mode_t mode; - /* End of the mandatory fields.*/ -} RAMAccessConfig; - -/** - * @brief Driver configuration structure. - * @note It could be empty on some architectures. - */ -typedef struct { - /** - * @brief Callback for memory violation - */ - securam_callback_t securam_callback; - /** - * @brief Callback after memory erasing - */ - erased_callback_t erased_callback; - /** - * @brief lenght of PIOBUConfig array - * @note Number of pads to configure - */ - size_t length; - /** - * @brief pointer to PIOBUConfig array - */ - PIOBUConfig *list; - /** - * @brief RAM Access Rights - */ - RAMAccessConfig region[SECUMOD_RAM_REGIONS]; - /** - * @brief SECUMOD CR register initialization data. - */ - uint32_t cr; - /** - * @brief SECUMOD JTAGCR register initialization data. - */ - uint32_t jtagcr; -} SECConfig; - -/** - * @brief Structure representing a SEC driver. - */ -struct SECDriver { - /** - * @brief Driver state. - */ - secstate_t state; - /** - * @brief Current configuration data. - */ - const SECConfig *config; - /* End of the mandatory fields.*/ - /** - * @brief Pointer to the SECUMOD registers block. - */ - Secumod *sec; - /** - * @brief Callback pointer. - */ - secumod_callback_t secumod_callback; -}; - -/*===========================================================================*/ -/* Driver macros. */ -/*===========================================================================*/ -/** - * @brief Switch to Backup Mode. - * - * @api - */ -#define secumodSwitch2BackupMode() { \ - SECUMOD->SECUMOD_CR = SECUMOD_CR_BACKUP; \ -} - -/** - * @brief Switch to Normal Mode. - * - * @api - */ -#define secumodSwitch2NormalMode() { \ - SECUMOD->SECUMOD_CR = SECUMOD_CR_NORMAL; \ -} - -/** - * @brief Start clear content of SECUMOD internal RAM 4Kbyte and 256bits. - * - * @api - */ -#define secumodSoftwareProtection() { \ - SECUMOD->SECUMOD_CR = SECUMOD_CR_SWPROT; \ -} - -/** - * @brief Enable/Disable Auto-Backup. - * - * @param[in] enable Enable auto-backup if true, disable otherwise. - * - * @api - */ -#define secumodSetAutoBackup(enable) { \ - if (enable) { \ - SECUMOD->SECUMOD_CR = SECUMOD_CR_AUTOBKP_AUTO_SWITCH; \ - } \ - else { \ - SECUMOD->SECUMOD_CR = SECUMOD_CR_AUTOBKP_SW_SWITCH; \ - } \ -} - -/** - * @brief Enable/Disable Memory Scrambling. - * - * @param[in] enable Enable memory scrambling if true, disable otherwise. - * - * @api - */ -#define secumodSetScrambling(enable) { \ - if (enable) { \ - SECUMOD->SECUMOD_CR = SECUMOD_CR_SCRAMB_ENABLE; \ - } \ - else { \ - SECUMOD->SECUMOD_CR = SECUMOD_CR_SCRAMB_DISABLE; \ - } \ -} - -/** - * @brief Toggle normal or backup protection registers appear and disappear. - * - * @api - */ -#define secumodToggleProtectionReg() { \ - SECUMOD->SECUMOD_CR = SECUMOD_CR_KEY_TOGGLE; \ -} - -/** - * @brief Set scrambling key for secure RAM in SECUMOD. - * - * @param[in] key Scrambling key. - * - * @api - */ -#define secumodSetScramblingKey(key) { \ - SECUMOD->SECUMOD_SCRKEY = key; \ -} - -/** - * @brief Get scrambling key for secure RAM in SECUMOD. - * - * @return Scrambling key. - * - * @api - */ -#define secumodGetScramblingKey() { \ - SECUMOD->SECUMOD_SCRKEY; \ -} - -/** - * @brief Set protections enabled in backup mode. - * - * @note Make sure registers appears before call this function, to toggle the - * appearance of the registers using secumodToggleProtectionReg(). - * - * @param[in] sources Bitwise OR of protections. - * - * @api - */ -#define secumodSetBackupModeProtections(sources) { \ - SECUMOD->SECUMOD_BMPR = sources; \ -} - -/** - * @brief Set protections enabled in normal mode. - * - * @note Make sure registers appears before call this function, to toggle the - * appearance of the registers using secumodToggleProtectionReg(). - * - * @param[in] sources Bitwise OR of protections. - * - * @api - */ -#define secumodSetNormalModeProtections(sources) { \ - SECUMOD->SECUMOD_NMPR = sources; \ - if (SECUMOD->SECUMOD_NMPR != sources) { \ - secumodToggleProtectionReg(); \ - SECUMOD->SECUMOD_NMPR = sources; \ - } \ -} - -/** - * @brief Set protection sources which can cause wake up signal generated. - * - * @param[in] sources Bitwise OR of protection sources. - * - * @api - */ -#define secumodSetWakeupProtections(sources) { \ - SECUMOD->SECUMOD_WKPR = sources; \ -} - -/** - * @brief Wait availability status of memory. - * - * @api - */ -#define secumodMemReady() { \ - while (!(SECUMOD->SECUMOD_RAMRDY & SECUMOD_RAMRDY_READY)); \ -} - -/*===========================================================================*/ -/* External declarations. */ -/*===========================================================================*/ -extern SECDriver SECD0; - -#ifdef __cplusplus -extern "C" { -#endif - void secInit(void); - void secObjectInit(SECDriver *secp); - void secStart(SECDriver *secp, const SECConfig *config); - void secStop(SECDriver *secp); - void secSetCallback(SECDriver *secp, uint32_t sources, secumod_callback_t callback); - void secumodSetJtagProtection(bool reset, uint8_t permissions, bool ack); - void secumodDynamicSignaturesTuning(uint16_t period, uint8_t detectionThr, uint8_t resetThr); - void secumodPeriodicAlarm(bool enable); - void secumodSetRamAccessRights(uint32_t region, uint8_t rights); - uint32_t secumodReadInternalMemory(uint8_t *data, uint32_t addr, uint32_t size); - uint32_t secumodWriteInternalMemory(uint8_t *data, uint32_t addr, uint32_t size); -#ifdef __cplusplus -} -#endif - -#endif /* HAL_USE_SECUMOD */ - -#endif /* SAMA_SECUMOD_LLD_H */ - -/** @} */ +/* + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +*/ + +/** + * @file SAMA5D2x/sama_secumod.h + * @brief SAMA SECUMOD support macros and structures. + * + * @addtogroup SAMA5D2x_SECUMOD + * @{ + */ + +#ifndef SAMA_SECUMOD_LLD_H +#define SAMA_SECUMOD_LLD_H + +#if HAL_USE_SECUMOD || defined(__DOXYGEN__) + +#include +/*===========================================================================*/ +/* Driver constants. */ +/*===========================================================================*/ +/** + * @name RAM ACCESS mode macros + * @{ + */ +/** + * @brief No access allowed. + */ +#define RAMACC_NO_ACCESS 0x0U + +/** + * @brief Only write access allowed. + */ +#define RAMACC_WR_ACCESS 0x1U + +/** + * @brief Only read access allowed. + */ +#define RAMACC_RD_ACCESS 0x2U + +/** + * @brief Read and Write access allowed. + */ +#define RAMACC_WR_RD_ACCESS 0x3U +/** @} */ + +/** + * @name SOURCE INTERRUPT macros + * @{ + */ +/* + * @brief Shield Monitor Protection Interrupt Source. + */ +#define SECUMOD_SHLDM (0x1u << 0) + +/* + * @brief Double Frequency Monitor Protection Interrupt Source. + */ +#define SECUMOD_DBLFM (0x1u << 1) + +/* + * @brief Test Pin Protection Interrupt Source. + */ +#define SECUMOD_TST (0x1u << 2) + +/* + * @brief JTAG Pins Protection Interrupt Source. + */ +#define SECUMOD_JTAG (0x1u << 3) + +/* + * @brief Master Clock Monitor Protection Interrupt Source. + */ +#define SECUMOD_MCKM (0x1u << 5) + +/* + * @brief Low Temperature Monitor Protection Interrupt Source. + */ +#define SECUMOD_TPML (0x1u << 6) + +/* + * @brief High Temperature Monitor Protection Interrupt Source. + */ +#define SECUMOD_TPMH (0x1u << 7) + +/* + * @brief Low VDDBU Voltage Monitor Protection Interrupt Source. + */ +#define SECUMOD_VDDBUL (0x1u << 10) + +/* + * @brief High VDDBU Voltage Monitor Protection Interrupt Source. + */ +#define SECUMOD_VDDBUH (0x1u << 11) + +/* + * @brief Low VDDCORE Voltage Monitor Protection Interrupt Source. + */ +#define SECUMOD_VDDCOREL (0x1u << 12) + +/* + * @brief High VDDCORE Voltage Monitor Protection Interrupt Source. + */ +#define SECUMOD_VDDCOREH (0x1u << 13) + +/* + * @brief PIOBUx Intrusion Detector Protection Interrupt Source. + */ +#define SECUMOD_DET0 (0x1u << 16) +#define SECUMOD_DET1 (0x1u << 17) +#define SECUMOD_DET2 (0x1u << 18) +#define SECUMOD_DET3 (0x1u << 19) +#define SECUMOD_DET4 (0x1u << 20) +#define SECUMOD_DET5 (0x1u << 21) +#define SECUMOD_DET6 (0x1u << 22) +#define SECUMOD_DET7 (0x1u << 23) +/** @} */ + +/** + * @name RAM STATUS mode macros + * @{ + */ +/** + * @brief No access violation occurred. + */ +#define RAMACCSR_NO_VIOLATION 0x0U + +/** + * @brief Write access violation occurred. + */ +#define RAMACCSR_WR_VIOLATION 0x1U + +/** + * @brief Read access violation occurred. + */ +#define RAMACCSR_RD_VIOLATION 0x2U + +/** + * @brief Read and Write access violation occurred. + */ +#define RAMACCSR_WR_RD_VIOLATION 0x3U +/** @} */ + +/** + * @name SCRAMB mode macros + * @{ + */ +/** + * @brief SCRAMB ENABLE. + */ +#define SCRAMB_ENABLE 0x1U + +/** + * @brief SCRAMB DISABLE. + */ +#define SCRAMB_DISABLE 0x2U +/** @} */ + +/* + * @brief RAM regions of SECUMOD + */ +#define SECUMOD_RAM_REGIONS 6 + +/*===========================================================================*/ +/* Driver pre-compile time settings. */ +/*===========================================================================*/ +/** + * @name Configuration options + * @{ + */ +/** + * @brief SECUMOD interrupt priority level setting. + */ +#if !defined(SAMA_SECUMOD_IRQ_PRIORITY) || defined(__DOXYGEN__) +#define SAMA_SECUMOD_IRQ_PRIORITY 7 +#endif + +/** + * @brief SECURAM interrupt priority level setting. + */ +#if !defined(SAMA_SECURAM_IRQ_PRIORITY) || defined(__DOXYGEN__) +#define SAMA_SECURAM_IRQ_PRIORITY 7 +#endif + +/** @} */ +/*===========================================================================*/ +/* Derived constants and error checks. */ +/*===========================================================================*/ + +/*===========================================================================*/ +/* Driver data structures and types. */ +/*===========================================================================*/ +/** + * @brief Driver state machine possible states. + */ +typedef enum { + SEC_UNINIT = 0, /**< Not initialized. */ + SEC_STOP = 1, /**< Stopped. */ + SEC_ACTIVE = 2 /**< Active. */ +} secstate_t; + +/** + * @brief Type of an SECUMOD event. + */ +typedef enum { + SEC_EVENT_SHLDM = 0, /* Triggered on Shield Monitor. */ + SEC_EVENT_DBLFM = 1, /* Triggered on Double Frequency Monitor. */ + SEC_EVENT_TST = 2, /* Triggered on Test Pin Monitor. */ + SEC_EVENT_JTAG = 3, /* Triggered on JTAG Pins Monitor. */ + SEC_EVENT_MCKM = 4, /* Triggered on Master Clock Monitor. */ + SEC_EVENT_TPML = 5, /* Triggered on Low Temperature Monitor. */ + SEC_EVENT_TPMH = 6, /* Triggered on High Temperature Monitor. */ + SEC_EVENT_VDDBUL = 7, /* Triggered on Low VDDBU Voltage Monitor. */ + SEC_EVENT_VDDBUH = 8, /* Triggered on High VDDBU Voltage Monitor. */ + SEC_EVENT_VDDCOREL = 9, /* Triggered on Low VDDCORE Voltage Monitor. */ + SEC_EVENT_VDDCOREH = 10, /* Triggered on High VDDCORE Voltage Monitor. */ + SEC_EVENT_PIOBU = 11 /* Triggered on PIOBU intrusion. */ +} secevent_t; + +/** + * @brief Type of a structure representing an SEC driver. + */ +typedef struct SECDriver SECDriver; + +/** + * @brief SECURAM notification callback type. + * + * @param[in] secp pointer to a @p SECDriver object + */ +typedef void (*securam_callback_t)(SECDriver *secp); + +/** + * @brief SECUMOD notification callback type. + * + * @param[in] secp pointer to a @p SECDriver object + */ +typedef void (*secumod_callback_t)(SECDriver *secp, secevent_t event); + +/** + * @brief SECUMOD erase callback type. + * + * @param[in] secp pointer to a @p SECDriver object + */ +typedef void (*erased_callback_t)(SECDriver *secp); + +/** + * @brief Type of RAM access mode. + */ +typedef uint32_t ram_access_mode_t; + +/** + * @brief PIOBU configuration structure. + */ +typedef struct { + /* + * @brief PIOBU pin's index + */ + uint32_t pinIndex:3; + /* + * @brief alarm filter value + */ + uint32_t afv:4; + /* + * @brief reset filter value + */ + uint32_t rfv:4; + /* + * @brief I/O line mode + * @note 0: pure input, 1: enabled in output + */ + uint32_t mode:1; + /* + * @brief Configure the I/O line in output mode + * @note 0: clear, 1: set + */ + uint32_t outputLevel:1; + /* + * @brief programmable pull-up state + * @note 0: none, 1: pull-up; 2: pull-down; 3: reserved + */ + uint32_t pullUpState:2; + /* + * @brief Pull-up/Down Scheduled: + * @note 0: no; 1: yes + */ + uint32_t scheduled:1; + /* + * @brief switch input default state + */ + uint32_t inputDefaultLevel:1; + /* + * @brief Mode of detection intrusion. + * @note 0: static, 1: dynamic + */ + uint32_t dynamic:1; + /* + * @brief filter for dynamic signatures input + * @note 0: 3 stages majority vote, 1: 5 stages + */ + uint32_t filter3_5:1; +} PIOBUConfig; + +typedef struct { + /** + * @brief RAM Access Right + */ + ram_access_mode_t mode; + /* End of the mandatory fields.*/ +} RAMAccessConfig; + +/** + * @brief Driver configuration structure. + * @note It could be empty on some architectures. + */ +typedef struct { + /** + * @brief Callback for memory violation + */ + securam_callback_t securam_callback; + /** + * @brief Callback after memory erasing + */ + erased_callback_t erased_callback; + /** + * @brief lenght of PIOBUConfig array + * @note Number of pads to configure + */ + size_t length; + /** + * @brief pointer to PIOBUConfig array + */ + PIOBUConfig *list; + /** + * @brief RAM Access Rights + */ + RAMAccessConfig region[SECUMOD_RAM_REGIONS]; + /** + * @brief SECUMOD CR register initialization data. + */ + uint32_t cr; + /** + * @brief SECUMOD JTAGCR register initialization data. + */ + uint32_t jtagcr; +} SECConfig; + +/** + * @brief Structure representing a SEC driver. + */ +struct SECDriver { + /** + * @brief Driver state. + */ + secstate_t state; + /** + * @brief Current configuration data. + */ + const SECConfig *config; + /* End of the mandatory fields.*/ + /** + * @brief Pointer to the SECUMOD registers block. + */ + Secumod *sec; + /** + * @brief Callback pointer. + */ + secumod_callback_t secumod_callback; +}; + +/*===========================================================================*/ +/* Driver macros. */ +/*===========================================================================*/ +/** + * @brief Switch to Backup Mode. + * + * @api + */ +#define secumodSwitch2BackupMode() { \ + SECUMOD->SECUMOD_CR = SECUMOD_CR_BACKUP; \ +} + +/** + * @brief Switch to Normal Mode. + * + * @api + */ +#define secumodSwitch2NormalMode() { \ + SECUMOD->SECUMOD_CR = SECUMOD_CR_NORMAL; \ +} + +/** + * @brief Start clear content of SECUMOD internal RAM 4Kbyte and 256bits. + * + * @api + */ +#define secumodSoftwareProtection() { \ + SECUMOD->SECUMOD_CR = SECUMOD_CR_SWPROT; \ +} + +/** + * @brief Enable/Disable Auto-Backup. + * + * @param[in] enable Enable auto-backup if true, disable otherwise. + * + * @api + */ +#define secumodSetAutoBackup(enable) { \ + if (enable) { \ + SECUMOD->SECUMOD_CR = SECUMOD_CR_AUTOBKP_AUTO_SWITCH; \ + } \ + else { \ + SECUMOD->SECUMOD_CR = SECUMOD_CR_AUTOBKP_SW_SWITCH; \ + } \ +} + +/** + * @brief Enable/Disable Memory Scrambling. + * + * @param[in] enable Enable memory scrambling if true, disable otherwise. + * + * @api + */ +#define secumodSetScrambling(enable) { \ + if (enable) { \ + SECUMOD->SECUMOD_CR = SECUMOD_CR_SCRAMB_ENABLE; \ + } \ + else { \ + SECUMOD->SECUMOD_CR = SECUMOD_CR_SCRAMB_DISABLE; \ + } \ +} + +/** + * @brief Toggle normal or backup protection registers appear and disappear. + * + * @api + */ +#define secumodToggleProtectionReg() { \ + SECUMOD->SECUMOD_CR = SECUMOD_CR_KEY_TOGGLE; \ +} + +/** + * @brief Set scrambling key for secure RAM in SECUMOD. + * + * @param[in] key Scrambling key. + * + * @api + */ +#define secumodSetScramblingKey(key) { \ + SECUMOD->SECUMOD_SCRKEY = key; \ +} + +/** + * @brief Get scrambling key for secure RAM in SECUMOD. + * + * @return Scrambling key. + * + * @api + */ +#define secumodGetScramblingKey() { \ + SECUMOD->SECUMOD_SCRKEY; \ +} + +/** + * @brief Set protections enabled in backup mode. + * + * @note Make sure registers appears before call this function, to toggle the + * appearance of the registers using secumodToggleProtectionReg(). + * + * @param[in] sources Bitwise OR of protections. + * + * @api + */ +#define secumodSetBackupModeProtections(sources) { \ + SECUMOD->SECUMOD_BMPR = sources; \ +} + +/** + * @brief Set protections enabled in normal mode. + * + * @note Make sure registers appears before call this function, to toggle the + * appearance of the registers using secumodToggleProtectionReg(). + * + * @param[in] sources Bitwise OR of protections. + * + * @api + */ +#define secumodSetNormalModeProtections(sources) { \ + SECUMOD->SECUMOD_NMPR = sources; \ + if (SECUMOD->SECUMOD_NMPR != sources) { \ + secumodToggleProtectionReg(); \ + SECUMOD->SECUMOD_NMPR = sources; \ + } \ +} + +/** + * @brief Set protection sources which can cause wake up signal generated. + * + * @param[in] sources Bitwise OR of protection sources. + * + * @api + */ +#define secumodSetWakeupProtections(sources) { \ + SECUMOD->SECUMOD_WKPR = sources; \ +} + +/** + * @brief Wait availability status of memory. + * + * @api + */ +#define secumodMemReady() { \ + while (!(SECUMOD->SECUMOD_RAMRDY & SECUMOD_RAMRDY_READY)); \ +} + +/*===========================================================================*/ +/* External declarations. */ +/*===========================================================================*/ +extern SECDriver SECD0; + +#ifdef __cplusplus +extern "C" { +#endif + void secInit(void); + void secObjectInit(SECDriver *secp); + void secStart(SECDriver *secp, const SECConfig *config); + void secStop(SECDriver *secp); + void secSetCallback(SECDriver *secp, uint32_t sources, secumod_callback_t callback); + void secumodSetJtagProtection(bool reset, uint8_t permissions, bool ack); + void secumodDynamicSignaturesTuning(uint16_t period, uint8_t detectionThr, uint8_t resetThr); + void secumodPeriodicAlarm(bool enable); + void secumodSetRamAccessRights(uint32_t region, uint8_t rights); + uint32_t secumodReadInternalMemory(uint8_t *data, uint32_t addr, uint32_t size); + uint32_t secumodWriteInternalMemory(uint8_t *data, uint32_t addr, uint32_t size); +#ifdef __cplusplus +} +#endif + +#endif /* HAL_USE_SECUMOD */ + +#endif /* SAMA_SECUMOD_LLD_H */ + +/** @} */ diff --git a/os/hal/ports/STM32/LLD/ADCv1/hal_adc_lld.c b/os/hal/ports/STM32/LLD/ADCv1/hal_adc_lld.c index 97412d680..0f4397a98 100644 --- a/os/hal/ports/STM32/LLD/ADCv1/hal_adc_lld.c +++ b/os/hal/ports/STM32/LLD/ADCv1/hal_adc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/ADCv1/hal_adc_lld.h b/os/hal/ports/STM32/LLD/ADCv1/hal_adc_lld.h index f67821701..2da8b80d8 100644 --- a/os/hal/ports/STM32/LLD/ADCv1/hal_adc_lld.h +++ b/os/hal/ports/STM32/LLD/ADCv1/hal_adc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/ADCv2/hal_adc_lld.c b/os/hal/ports/STM32/LLD/ADCv2/hal_adc_lld.c index 4845374ef..b69fb3172 100644 --- a/os/hal/ports/STM32/LLD/ADCv2/hal_adc_lld.c +++ b/os/hal/ports/STM32/LLD/ADCv2/hal_adc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/ADCv2/hal_adc_lld.h b/os/hal/ports/STM32/LLD/ADCv2/hal_adc_lld.h index 13df506c5..ecdd5ba0e 100644 --- a/os/hal/ports/STM32/LLD/ADCv2/hal_adc_lld.h +++ b/os/hal/ports/STM32/LLD/ADCv2/hal_adc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/ADCv3/hal_adc_lld.c b/os/hal/ports/STM32/LLD/ADCv3/hal_adc_lld.c index d16659ddb..864a49ea0 100644 --- a/os/hal/ports/STM32/LLD/ADCv3/hal_adc_lld.c +++ b/os/hal/ports/STM32/LLD/ADCv3/hal_adc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/ADCv3/hal_adc_lld.h b/os/hal/ports/STM32/LLD/ADCv3/hal_adc_lld.h index 9bab6ff99..847dbbd17 100644 --- a/os/hal/ports/STM32/LLD/ADCv3/hal_adc_lld.h +++ b/os/hal/ports/STM32/LLD/ADCv3/hal_adc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.c b/os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.c index aa0436e15..826e5f732 100644 --- a/os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.c +++ b/os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.h b/os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.h index b2d788d2c..a286714ab 100644 --- a/os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.h +++ b/os/hal/ports/STM32/LLD/ADCv4/hal_adc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/BDMAv1/stm32_bdma.c b/os/hal/ports/STM32/LLD/BDMAv1/stm32_bdma.c index db1d4cc61..b19f99ad2 100644 --- a/os/hal/ports/STM32/LLD/BDMAv1/stm32_bdma.c +++ b/os/hal/ports/STM32/LLD/BDMAv1/stm32_bdma.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/BDMAv1/stm32_bdma.h b/os/hal/ports/STM32/LLD/BDMAv1/stm32_bdma.h index a5ea83258..1dcc090bc 100644 --- a/os/hal/ports/STM32/LLD/BDMAv1/stm32_bdma.h +++ b/os/hal/ports/STM32/LLD/BDMAv1/stm32_bdma.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.c b/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.c index c9130327a..d951ccb4f 100644 --- a/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.c +++ b/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.h b/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.h index 689fa0c16..89050569d 100644 --- a/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.h +++ b/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/CRYPv1/hal_crypto_lld.c b/os/hal/ports/STM32/LLD/CRYPv1/hal_crypto_lld.c index 7e2f7f9db..d9d7c377d 100644 --- a/os/hal/ports/STM32/LLD/CRYPv1/hal_crypto_lld.c +++ b/os/hal/ports/STM32/LLD/CRYPv1/hal_crypto_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/CRYPv1/hal_crypto_lld.h b/os/hal/ports/STM32/LLD/CRYPv1/hal_crypto_lld.h index fee426ac0..7a5980451 100644 --- a/os/hal/ports/STM32/LLD/CRYPv1/hal_crypto_lld.h +++ b/os/hal/ports/STM32/LLD/CRYPv1/hal_crypto_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.c b/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.c index 1997f89c4..0f041110e 100644 --- a/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.c +++ b/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.h b/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.h index 5ae8f28f0..a5968f2a3 100644 --- a/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.h +++ b/os/hal/ports/STM32/LLD/DACv1/hal_dac_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.c b/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.c index fa8b07a3e..636969caf 100644 --- a/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.c +++ b/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.h b/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.h index 6dfd6debf..b0cd7d8f7 100644 --- a/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.h +++ b/os/hal/ports/STM32/LLD/DMAv1/stm32_dma.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/DMAv2/stm32_dma.c b/os/hal/ports/STM32/LLD/DMAv2/stm32_dma.c index fe0d7cb8e..2d4f001c4 100644 --- a/os/hal/ports/STM32/LLD/DMAv2/stm32_dma.c +++ b/os/hal/ports/STM32/LLD/DMAv2/stm32_dma.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/DMAv2/stm32_dma.h b/os/hal/ports/STM32/LLD/DMAv2/stm32_dma.h index e725a2e5d..aaae310c7 100644 --- a/os/hal/ports/STM32/LLD/DMAv2/stm32_dma.h +++ b/os/hal/ports/STM32/LLD/DMAv2/stm32_dma.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/DMAv3/stm32_dma.c b/os/hal/ports/STM32/LLD/DMAv3/stm32_dma.c index 10cc8ca8b..c3fc1401b 100644 --- a/os/hal/ports/STM32/LLD/DMAv3/stm32_dma.c +++ b/os/hal/ports/STM32/LLD/DMAv3/stm32_dma.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/DMAv3/stm32_dma.h b/os/hal/ports/STM32/LLD/DMAv3/stm32_dma.h index 67f22247b..02c82b30c 100644 --- a/os/hal/ports/STM32/LLD/DMAv3/stm32_dma.h +++ b/os/hal/ports/STM32/LLD/DMAv3/stm32_dma.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/EXTIv1/hal_ext_lld.c b/os/hal/ports/STM32/LLD/EXTIv1/hal_ext_lld.c index f031b313c..ab2ab1c59 100644 --- a/os/hal/ports/STM32/LLD/EXTIv1/hal_ext_lld.c +++ b/os/hal/ports/STM32/LLD/EXTIv1/hal_ext_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/EXTIv1/hal_ext_lld.h b/os/hal/ports/STM32/LLD/EXTIv1/hal_ext_lld.h index 31f92bb93..577e80c44 100644 --- a/os/hal/ports/STM32/LLD/EXTIv1/hal_ext_lld.h +++ b/os/hal/ports/STM32/LLD/EXTIv1/hal_ext_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/GPIOv1/hal_pal_lld.c b/os/hal/ports/STM32/LLD/GPIOv1/hal_pal_lld.c index 83c4f6e9f..6c12b97b5 100644 --- a/os/hal/ports/STM32/LLD/GPIOv1/hal_pal_lld.c +++ b/os/hal/ports/STM32/LLD/GPIOv1/hal_pal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/GPIOv1/hal_pal_lld.h b/os/hal/ports/STM32/LLD/GPIOv1/hal_pal_lld.h index f7f1c2e81..387b049df 100644 --- a/os/hal/ports/STM32/LLD/GPIOv1/hal_pal_lld.h +++ b/os/hal/ports/STM32/LLD/GPIOv1/hal_pal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/GPIOv2/hal_pal_lld.c b/os/hal/ports/STM32/LLD/GPIOv2/hal_pal_lld.c index f8ac6b761..574d3c164 100644 --- a/os/hal/ports/STM32/LLD/GPIOv2/hal_pal_lld.c +++ b/os/hal/ports/STM32/LLD/GPIOv2/hal_pal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/GPIOv2/hal_pal_lld.h b/os/hal/ports/STM32/LLD/GPIOv2/hal_pal_lld.h index 88e9984ad..5aaa0bf28 100644 --- a/os/hal/ports/STM32/LLD/GPIOv2/hal_pal_lld.h +++ b/os/hal/ports/STM32/LLD/GPIOv2/hal_pal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/GPIOv2/stm32_gpio.h b/os/hal/ports/STM32/LLD/GPIOv2/stm32_gpio.h index 5dec0825d..83fd51e7c 100644 --- a/os/hal/ports/STM32/LLD/GPIOv2/stm32_gpio.h +++ b/os/hal/ports/STM32/LLD/GPIOv2/stm32_gpio.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/GPIOv3/hal_pal_lld.c b/os/hal/ports/STM32/LLD/GPIOv3/hal_pal_lld.c index 185f8392c..c2dcf7bc9 100644 --- a/os/hal/ports/STM32/LLD/GPIOv3/hal_pal_lld.c +++ b/os/hal/ports/STM32/LLD/GPIOv3/hal_pal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/GPIOv3/hal_pal_lld.h b/os/hal/ports/STM32/LLD/GPIOv3/hal_pal_lld.h index ef1e7ebdd..0980c836f 100644 --- a/os/hal/ports/STM32/LLD/GPIOv3/hal_pal_lld.h +++ b/os/hal/ports/STM32/LLD/GPIOv3/hal_pal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/GPIOv3/stm32_gpio.h b/os/hal/ports/STM32/LLD/GPIOv3/stm32_gpio.h index 3c84c002b..c8ce1df81 100644 --- a/os/hal/ports/STM32/LLD/GPIOv3/stm32_gpio.h +++ b/os/hal/ports/STM32/LLD/GPIOv3/stm32_gpio.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/I2Cv1/hal_i2c_lld.c b/os/hal/ports/STM32/LLD/I2Cv1/hal_i2c_lld.c index c2a558d59..99540fd32 100644 --- a/os/hal/ports/STM32/LLD/I2Cv1/hal_i2c_lld.c +++ b/os/hal/ports/STM32/LLD/I2Cv1/hal_i2c_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/I2Cv1/hal_i2c_lld.h b/os/hal/ports/STM32/LLD/I2Cv1/hal_i2c_lld.h index a812ceb3f..8fca92eed 100644 --- a/os/hal/ports/STM32/LLD/I2Cv1/hal_i2c_lld.h +++ b/os/hal/ports/STM32/LLD/I2Cv1/hal_i2c_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/I2Cv2/hal_i2c_lld.c b/os/hal/ports/STM32/LLD/I2Cv2/hal_i2c_lld.c index 19fa223eb..9263ea7a0 100644 --- a/os/hal/ports/STM32/LLD/I2Cv2/hal_i2c_lld.c +++ b/os/hal/ports/STM32/LLD/I2Cv2/hal_i2c_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/I2Cv2/hal_i2c_lld.h b/os/hal/ports/STM32/LLD/I2Cv2/hal_i2c_lld.h index 7255e537d..4e835c5e9 100644 --- a/os/hal/ports/STM32/LLD/I2Cv2/hal_i2c_lld.h +++ b/os/hal/ports/STM32/LLD/I2Cv2/hal_i2c_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.c b/os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.c index cc390df4a..ca25f4a22 100644 --- a/os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.c +++ b/os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.h b/os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.h index 3fd2511e7..7dfb23844 100644 --- a/os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.h +++ b/os/hal/ports/STM32/LLD/I2Cv3/hal_i2c_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.c b/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.c index d19123998..5b8d5a8a6 100644 --- a/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.c +++ b/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h b/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h index b4acbb4b6..31ad0164b 100644 --- a/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h +++ b/os/hal/ports/STM32/LLD/MACv1/hal_mac_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.c b/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.c index d1f31d058..48581c068 100644 --- a/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.c +++ b/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.h b/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.h index 83fe2e5ae..56ef3792c 100644 --- a/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.h +++ b/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld_alt.c b/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld_alt.c index 43c9b0bdd..9b94e478d 100644 --- a/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld_alt.c +++ b/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld_alt.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld_alt.h b/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld_alt.h index 83fe2e5ae..56ef3792c 100644 --- a/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld_alt.h +++ b/os/hal/ports/STM32/LLD/OTGv1/hal_usb_lld_alt.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h b/os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h index 6b326895f..feeb3906f 100644 --- a/os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h +++ b/os/hal/ports/STM32/LLD/OTGv1/stm32_otg.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.c b/os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.c index c94d54ac1..b34e867eb 100644 --- a/os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.c +++ b/os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.h b/os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.h index fe7b31a61..5276b138f 100644 --- a/os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.h +++ b/os/hal/ports/STM32/LLD/QUADSPIv1/hal_qspi_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/RTCv1/hal_rtc_lld.c b/os/hal/ports/STM32/LLD/RTCv1/hal_rtc_lld.c index df4b7e764..030918c2d 100644 --- a/os/hal/ports/STM32/LLD/RTCv1/hal_rtc_lld.c +++ b/os/hal/ports/STM32/LLD/RTCv1/hal_rtc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/RTCv1/hal_rtc_lld.h b/os/hal/ports/STM32/LLD/RTCv1/hal_rtc_lld.h index 99042dea8..98f750dc7 100644 --- a/os/hal/ports/STM32/LLD/RTCv1/hal_rtc_lld.h +++ b/os/hal/ports/STM32/LLD/RTCv1/hal_rtc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/RTCv2/hal_rtc_lld.c b/os/hal/ports/STM32/LLD/RTCv2/hal_rtc_lld.c index 5c42dbc3b..547b9e98c 100644 --- a/os/hal/ports/STM32/LLD/RTCv2/hal_rtc_lld.c +++ b/os/hal/ports/STM32/LLD/RTCv2/hal_rtc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/RTCv2/hal_rtc_lld.h b/os/hal/ports/STM32/LLD/RTCv2/hal_rtc_lld.h index eb376b948..51b3244d5 100644 --- a/os/hal/ports/STM32/LLD/RTCv2/hal_rtc_lld.h +++ b/os/hal/ports/STM32/LLD/RTCv2/hal_rtc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SDIOv1/hal_sdc_lld.c b/os/hal/ports/STM32/LLD/SDIOv1/hal_sdc_lld.c index 676610675..a22839e15 100644 --- a/os/hal/ports/STM32/LLD/SDIOv1/hal_sdc_lld.c +++ b/os/hal/ports/STM32/LLD/SDIOv1/hal_sdc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SDIOv1/hal_sdc_lld.h b/os/hal/ports/STM32/LLD/SDIOv1/hal_sdc_lld.h index 2f7d3cfb2..71329aae4 100644 --- a/os/hal/ports/STM32/LLD/SDIOv1/hal_sdc_lld.h +++ b/os/hal/ports/STM32/LLD/SDIOv1/hal_sdc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SDMMCv1/hal_sdc_lld.c b/os/hal/ports/STM32/LLD/SDMMCv1/hal_sdc_lld.c index 4fb98a67a..36e7854e3 100644 --- a/os/hal/ports/STM32/LLD/SDMMCv1/hal_sdc_lld.c +++ b/os/hal/ports/STM32/LLD/SDMMCv1/hal_sdc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SDMMCv1/hal_sdc_lld.h b/os/hal/ports/STM32/LLD/SDMMCv1/hal_sdc_lld.h index 44af62ab3..07ca48f66 100644 --- a/os/hal/ports/STM32/LLD/SDMMCv1/hal_sdc_lld.h +++ b/os/hal/ports/STM32/LLD/SDMMCv1/hal_sdc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv1/hal_i2s_lld.c b/os/hal/ports/STM32/LLD/SPIv1/hal_i2s_lld.c index a3f21b9cb..f18388923 100644 --- a/os/hal/ports/STM32/LLD/SPIv1/hal_i2s_lld.c +++ b/os/hal/ports/STM32/LLD/SPIv1/hal_i2s_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv1/hal_i2s_lld.h b/os/hal/ports/STM32/LLD/SPIv1/hal_i2s_lld.h index df5858b91..3a193ed1d 100644 --- a/os/hal/ports/STM32/LLD/SPIv1/hal_i2s_lld.h +++ b/os/hal/ports/STM32/LLD/SPIv1/hal_i2s_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.c b/os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.c index f55cbb4b6..b160433cd 100644 --- a/os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.c +++ b/os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.h b/os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.h index 421484355..62b9c061c 100644 --- a/os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.h +++ b/os/hal/ports/STM32/LLD/SPIv1/hal_spi_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv2/hal_i2s_lld.c b/os/hal/ports/STM32/LLD/SPIv2/hal_i2s_lld.c index 9ac3ec7f8..f425805a4 100644 --- a/os/hal/ports/STM32/LLD/SPIv2/hal_i2s_lld.c +++ b/os/hal/ports/STM32/LLD/SPIv2/hal_i2s_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv2/hal_i2s_lld.h b/os/hal/ports/STM32/LLD/SPIv2/hal_i2s_lld.h index cd23c8470..5d634d3b6 100644 --- a/os/hal/ports/STM32/LLD/SPIv2/hal_i2s_lld.h +++ b/os/hal/ports/STM32/LLD/SPIv2/hal_i2s_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv2/hal_spi_lld.c b/os/hal/ports/STM32/LLD/SPIv2/hal_spi_lld.c index 439b8e3f6..6161d56a7 100644 --- a/os/hal/ports/STM32/LLD/SPIv2/hal_spi_lld.c +++ b/os/hal/ports/STM32/LLD/SPIv2/hal_spi_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv2/hal_spi_lld.h b/os/hal/ports/STM32/LLD/SPIv2/hal_spi_lld.h index de194f521..3e97b98c8 100644 --- a/os/hal/ports/STM32/LLD/SPIv2/hal_spi_lld.h +++ b/os/hal/ports/STM32/LLD/SPIv2/hal_spi_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv3/hal_i2s_lld.c b/os/hal/ports/STM32/LLD/SPIv3/hal_i2s_lld.c index 9ac3ec7f8..f425805a4 100644 --- a/os/hal/ports/STM32/LLD/SPIv3/hal_i2s_lld.c +++ b/os/hal/ports/STM32/LLD/SPIv3/hal_i2s_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv3/hal_i2s_lld.h b/os/hal/ports/STM32/LLD/SPIv3/hal_i2s_lld.h index cd23c8470..5d634d3b6 100644 --- a/os/hal/ports/STM32/LLD/SPIv3/hal_i2s_lld.h +++ b/os/hal/ports/STM32/LLD/SPIv3/hal_i2s_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv3/hal_spi_lld.c b/os/hal/ports/STM32/LLD/SPIv3/hal_spi_lld.c index 94ce5cf9a..86c2440e9 100644 --- a/os/hal/ports/STM32/LLD/SPIv3/hal_spi_lld.c +++ b/os/hal/ports/STM32/LLD/SPIv3/hal_spi_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/SPIv3/hal_spi_lld.h b/os/hal/ports/STM32/LLD/SPIv3/hal_spi_lld.h index de499399e..43414a010 100644 --- a/os/hal/ports/STM32/LLD/SPIv3/hal_spi_lld.h +++ b/os/hal/ports/STM32/LLD/SPIv3/hal_spi_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/TIMv1/hal_gpt_lld.c b/os/hal/ports/STM32/LLD/TIMv1/hal_gpt_lld.c index 79b126ec0..5d670d14f 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/hal_gpt_lld.c +++ b/os/hal/ports/STM32/LLD/TIMv1/hal_gpt_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/TIMv1/hal_gpt_lld.h b/os/hal/ports/STM32/LLD/TIMv1/hal_gpt_lld.h index 259db9f96..16762f38a 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/hal_gpt_lld.h +++ b/os/hal/ports/STM32/LLD/TIMv1/hal_gpt_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/TIMv1/hal_icu_lld.c b/os/hal/ports/STM32/LLD/TIMv1/hal_icu_lld.c index 98a02fabb..73341736a 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/hal_icu_lld.c +++ b/os/hal/ports/STM32/LLD/TIMv1/hal_icu_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/TIMv1/hal_icu_lld.h b/os/hal/ports/STM32/LLD/TIMv1/hal_icu_lld.h index 261ddc32b..e516da6b9 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/hal_icu_lld.h +++ b/os/hal/ports/STM32/LLD/TIMv1/hal_icu_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.c b/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.c index 629096665..a59105215 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.c +++ b/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.h b/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.h index 901d8858e..c4896edb6 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.h +++ b/os/hal/ports/STM32/LLD/TIMv1/hal_pwm_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/TIMv1/hal_st_lld.c b/os/hal/ports/STM32/LLD/TIMv1/hal_st_lld.c index dd9c9f35c..228592290 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/hal_st_lld.c +++ b/os/hal/ports/STM32/LLD/TIMv1/hal_st_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/TIMv1/hal_st_lld.h b/os/hal/ports/STM32/LLD/TIMv1/hal_st_lld.h index aac4b9da4..f4febb6c8 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/hal_st_lld.h +++ b/os/hal/ports/STM32/LLD/TIMv1/hal_st_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/TIMv1/stm32_tim.h b/os/hal/ports/STM32/LLD/TIMv1/stm32_tim.h index 1fecb11fa..4ab843d77 100644 --- a/os/hal/ports/STM32/LLD/TIMv1/stm32_tim.h +++ b/os/hal/ports/STM32/LLD/TIMv1/stm32_tim.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USARTv1/hal_serial_lld.c b/os/hal/ports/STM32/LLD/USARTv1/hal_serial_lld.c index 6a0994dfa..6b837356a 100644 --- a/os/hal/ports/STM32/LLD/USARTv1/hal_serial_lld.c +++ b/os/hal/ports/STM32/LLD/USARTv1/hal_serial_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USARTv1/hal_serial_lld.h b/os/hal/ports/STM32/LLD/USARTv1/hal_serial_lld.h index a1433ade4..de259a70d 100644 --- a/os/hal/ports/STM32/LLD/USARTv1/hal_serial_lld.h +++ b/os/hal/ports/STM32/LLD/USARTv1/hal_serial_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USARTv1/hal_uart_lld.c b/os/hal/ports/STM32/LLD/USARTv1/hal_uart_lld.c index 570133669..3242e1478 100644 --- a/os/hal/ports/STM32/LLD/USARTv1/hal_uart_lld.c +++ b/os/hal/ports/STM32/LLD/USARTv1/hal_uart_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USARTv1/hal_uart_lld.h b/os/hal/ports/STM32/LLD/USARTv1/hal_uart_lld.h index 8f4c34efe..fcf73e7fb 100644 --- a/os/hal/ports/STM32/LLD/USARTv1/hal_uart_lld.h +++ b/os/hal/ports/STM32/LLD/USARTv1/hal_uart_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USARTv2/hal_serial_lld.c b/os/hal/ports/STM32/LLD/USARTv2/hal_serial_lld.c index 620a7b9b8..80996a802 100644 --- a/os/hal/ports/STM32/LLD/USARTv2/hal_serial_lld.c +++ b/os/hal/ports/STM32/LLD/USARTv2/hal_serial_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USARTv2/hal_serial_lld.h b/os/hal/ports/STM32/LLD/USARTv2/hal_serial_lld.h index b10bda008..79864d808 100644 --- a/os/hal/ports/STM32/LLD/USARTv2/hal_serial_lld.h +++ b/os/hal/ports/STM32/LLD/USARTv2/hal_serial_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.c b/os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.c index f406d86a3..62624b50d 100644 --- a/os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.c +++ b/os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.h b/os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.h index 43fa557c1..6a28405eb 100644 --- a/os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.h +++ b/os/hal/ports/STM32/LLD/USARTv2/hal_uart_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USBv1/hal_usb_lld.c b/os/hal/ports/STM32/LLD/USBv1/hal_usb_lld.c index 4f2322a57..1abbbf747 100644 --- a/os/hal/ports/STM32/LLD/USBv1/hal_usb_lld.c +++ b/os/hal/ports/STM32/LLD/USBv1/hal_usb_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USBv1/hal_usb_lld.h b/os/hal/ports/STM32/LLD/USBv1/hal_usb_lld.h index b1073acf9..5e48c2576 100644 --- a/os/hal/ports/STM32/LLD/USBv1/hal_usb_lld.h +++ b/os/hal/ports/STM32/LLD/USBv1/hal_usb_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/USBv1/stm32_usb.h b/os/hal/ports/STM32/LLD/USBv1/stm32_usb.h index 9dc4beab3..9a8595ead 100644 --- a/os/hal/ports/STM32/LLD/USBv1/stm32_usb.h +++ b/os/hal/ports/STM32/LLD/USBv1/stm32_usb.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c b/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c index 45856cbe8..0370cae67 100644 --- a/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c +++ b/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.h b/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.h index 611af611b..752889976 100644 --- a/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.h +++ b/os/hal/ports/STM32/LLD/xWDGv1/hal_wdg_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F0xx/hal_lld.c b/os/hal/ports/STM32/STM32F0xx/hal_lld.c index a53b8a230..ef3469484 100644 --- a/os/hal/ports/STM32/STM32F0xx/hal_lld.c +++ b/os/hal/ports/STM32/STM32F0xx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F0xx/hal_lld.h b/os/hal/ports/STM32/STM32F0xx/hal_lld.h index ec20a2c34..7b01642dc 100644 --- a/os/hal/ports/STM32/STM32F0xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32F0xx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F0xx/stm32_isr.c b/os/hal/ports/STM32/STM32F0xx/stm32_isr.c index 12d931c44..7662e928f 100644 --- a/os/hal/ports/STM32/STM32F0xx/stm32_isr.c +++ b/os/hal/ports/STM32/STM32F0xx/stm32_isr.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F0xx/stm32_isr.h b/os/hal/ports/STM32/STM32F0xx/stm32_isr.h index 922ee3533..ebea61036 100644 --- a/os/hal/ports/STM32/STM32F0xx/stm32_isr.h +++ b/os/hal/ports/STM32/STM32F0xx/stm32_isr.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F0xx/stm32_rcc.h b/os/hal/ports/STM32/STM32F0xx/stm32_rcc.h index d99cf606e..7feb343bf 100644 --- a/os/hal/ports/STM32/STM32F0xx/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32F0xx/stm32_rcc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F0xx/stm32_registry.h b/os/hal/ports/STM32/STM32F0xx/stm32_registry.h index 473b59b18..741980b1f 100644 --- a/os/hal/ports/STM32/STM32F0xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32F0xx/stm32_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/hal_adc_lld.c b/os/hal/ports/STM32/STM32F1xx/hal_adc_lld.c index 92e79b9a5..07d2fec89 100644 --- a/os/hal/ports/STM32/STM32F1xx/hal_adc_lld.c +++ b/os/hal/ports/STM32/STM32F1xx/hal_adc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/hal_adc_lld.h b/os/hal/ports/STM32/STM32F1xx/hal_adc_lld.h index 2c37db180..0449ca01b 100644 --- a/os/hal/ports/STM32/STM32F1xx/hal_adc_lld.h +++ b/os/hal/ports/STM32/STM32F1xx/hal_adc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/hal_lld.c b/os/hal/ports/STM32/STM32F1xx/hal_lld.c index 80fac7bbb..d72e1c65b 100644 --- a/os/hal/ports/STM32/STM32F1xx/hal_lld.c +++ b/os/hal/ports/STM32/STM32F1xx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/hal_lld.h b/os/hal/ports/STM32/STM32F1xx/hal_lld.h index 27b829b52..972cb3178 100644 --- a/os/hal/ports/STM32/STM32F1xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32F1xx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/hal_lld_f100.h b/os/hal/ports/STM32/STM32F1xx/hal_lld_f100.h index e374184e4..0f54b2f27 100644 --- a/os/hal/ports/STM32/STM32F1xx/hal_lld_f100.h +++ b/os/hal/ports/STM32/STM32F1xx/hal_lld_f100.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/hal_lld_f103.h b/os/hal/ports/STM32/STM32F1xx/hal_lld_f103.h index 1f614b1f4..a237dcc0d 100644 --- a/os/hal/ports/STM32/STM32F1xx/hal_lld_f103.h +++ b/os/hal/ports/STM32/STM32F1xx/hal_lld_f103.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/hal_lld_f105_f107.h b/os/hal/ports/STM32/STM32F1xx/hal_lld_f105_f107.h index ce4ae3c6d..6c10bc682 100644 --- a/os/hal/ports/STM32/STM32F1xx/hal_lld_f105_f107.h +++ b/os/hal/ports/STM32/STM32F1xx/hal_lld_f105_f107.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/stm32_isr.c b/os/hal/ports/STM32/STM32F1xx/stm32_isr.c index 813468553..0a81da54c 100644 --- a/os/hal/ports/STM32/STM32F1xx/stm32_isr.c +++ b/os/hal/ports/STM32/STM32F1xx/stm32_isr.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/stm32_isr.h b/os/hal/ports/STM32/STM32F1xx/stm32_isr.h index c39c4ecca..c1733f78b 100644 --- a/os/hal/ports/STM32/STM32F1xx/stm32_isr.h +++ b/os/hal/ports/STM32/STM32F1xx/stm32_isr.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/stm32_rcc.h b/os/hal/ports/STM32/STM32F1xx/stm32_rcc.h index 5ac7bd478..9ba874cd9 100644 --- a/os/hal/ports/STM32/STM32F1xx/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32F1xx/stm32_rcc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F1xx/stm32_registry.h b/os/hal/ports/STM32/STM32F1xx/stm32_registry.h index e8d19a246..cf820fb12 100644 --- a/os/hal/ports/STM32/STM32F1xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32F1xx/stm32_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F37x/hal_adc_lld.c b/os/hal/ports/STM32/STM32F37x/hal_adc_lld.c index 03f14cc32..4971e3fc6 100644 --- a/os/hal/ports/STM32/STM32F37x/hal_adc_lld.c +++ b/os/hal/ports/STM32/STM32F37x/hal_adc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F37x/hal_adc_lld.h b/os/hal/ports/STM32/STM32F37x/hal_adc_lld.h index ddea23640..05c122c69 100644 --- a/os/hal/ports/STM32/STM32F37x/hal_adc_lld.h +++ b/os/hal/ports/STM32/STM32F37x/hal_adc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F37x/hal_lld.c b/os/hal/ports/STM32/STM32F37x/hal_lld.c index 76a7ab954..e759ec85b 100644 --- a/os/hal/ports/STM32/STM32F37x/hal_lld.c +++ b/os/hal/ports/STM32/STM32F37x/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F37x/hal_lld.h b/os/hal/ports/STM32/STM32F37x/hal_lld.h index f7db70cdc..c912adfb1 100644 --- a/os/hal/ports/STM32/STM32F37x/hal_lld.h +++ b/os/hal/ports/STM32/STM32F37x/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F37x/stm32_isr.c b/os/hal/ports/STM32/STM32F37x/stm32_isr.c index 222bee1f7..6a021a690 100644 --- a/os/hal/ports/STM32/STM32F37x/stm32_isr.c +++ b/os/hal/ports/STM32/STM32F37x/stm32_isr.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F37x/stm32_isr.h b/os/hal/ports/STM32/STM32F37x/stm32_isr.h index a2da2238c..ca528a80d 100644 --- a/os/hal/ports/STM32/STM32F37x/stm32_isr.h +++ b/os/hal/ports/STM32/STM32F37x/stm32_isr.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F37x/stm32_rcc.h b/os/hal/ports/STM32/STM32F37x/stm32_rcc.h index c043a57c0..600b70728 100644 --- a/os/hal/ports/STM32/STM32F37x/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32F37x/stm32_rcc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F37x/stm32_registry.h b/os/hal/ports/STM32/STM32F37x/stm32_registry.h index 55ba86766..1aa8e12ac 100644 --- a/os/hal/ports/STM32/STM32F37x/stm32_registry.h +++ b/os/hal/ports/STM32/STM32F37x/stm32_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F3xx/hal_lld.c b/os/hal/ports/STM32/STM32F3xx/hal_lld.c index a409285e6..653f1b4a8 100644 --- a/os/hal/ports/STM32/STM32F3xx/hal_lld.c +++ b/os/hal/ports/STM32/STM32F3xx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F3xx/hal_lld.h b/os/hal/ports/STM32/STM32F3xx/hal_lld.h index 1232ec395..33e3805d9 100644 --- a/os/hal/ports/STM32/STM32F3xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32F3xx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F3xx/stm32_isr.c b/os/hal/ports/STM32/STM32F3xx/stm32_isr.c index d9c27b8d2..674cd0481 100644 --- a/os/hal/ports/STM32/STM32F3xx/stm32_isr.c +++ b/os/hal/ports/STM32/STM32F3xx/stm32_isr.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F3xx/stm32_isr.h b/os/hal/ports/STM32/STM32F3xx/stm32_isr.h index 918e587a3..c85cfbcb9 100644 --- a/os/hal/ports/STM32/STM32F3xx/stm32_isr.h +++ b/os/hal/ports/STM32/STM32F3xx/stm32_isr.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F3xx/stm32_rcc.h b/os/hal/ports/STM32/STM32F3xx/stm32_rcc.h index 859cb5846..9761c6782 100644 --- a/os/hal/ports/STM32/STM32F3xx/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32F3xx/stm32_rcc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F3xx/stm32_registry.h b/os/hal/ports/STM32/STM32F3xx/stm32_registry.h index f24859464..472ed66fd 100644 --- a/os/hal/ports/STM32/STM32F3xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32F3xx/stm32_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F4xx/hal_lld.c b/os/hal/ports/STM32/STM32F4xx/hal_lld.c index 1918c0638..dd4f2b866 100644 --- a/os/hal/ports/STM32/STM32F4xx/hal_lld.c +++ b/os/hal/ports/STM32/STM32F4xx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F4xx/hal_lld.h b/os/hal/ports/STM32/STM32F4xx/hal_lld.h index 12356cbf3..2df64083c 100644 --- a/os/hal/ports/STM32/STM32F4xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32F4xx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F4xx/stm32_isr.c b/os/hal/ports/STM32/STM32F4xx/stm32_isr.c index 1b2126be3..6b594d275 100644 --- a/os/hal/ports/STM32/STM32F4xx/stm32_isr.c +++ b/os/hal/ports/STM32/STM32F4xx/stm32_isr.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F4xx/stm32_isr.h b/os/hal/ports/STM32/STM32F4xx/stm32_isr.h index 53b69bf26..bb53b4418 100644 --- a/os/hal/ports/STM32/STM32F4xx/stm32_isr.h +++ b/os/hal/ports/STM32/STM32F4xx/stm32_isr.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F4xx/stm32_rcc.h b/os/hal/ports/STM32/STM32F4xx/stm32_rcc.h index caa4db8bd..e22cf27ab 100644 --- a/os/hal/ports/STM32/STM32F4xx/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32F4xx/stm32_rcc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F4xx/stm32_registry.h b/os/hal/ports/STM32/STM32F4xx/stm32_registry.h index 8d663aef7..20812b8c4 100644 --- a/os/hal/ports/STM32/STM32F4xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32F4xx/stm32_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F7xx/hal_lld.c b/os/hal/ports/STM32/STM32F7xx/hal_lld.c index 74ab39734..770c84444 100644 --- a/os/hal/ports/STM32/STM32F7xx/hal_lld.c +++ b/os/hal/ports/STM32/STM32F7xx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F7xx/hal_lld.h b/os/hal/ports/STM32/STM32F7xx/hal_lld.h index d0c503361..2ca6013d8 100644 --- a/os/hal/ports/STM32/STM32F7xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32F7xx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F7xx/stm32_isr.c b/os/hal/ports/STM32/STM32F7xx/stm32_isr.c index afee67ed4..28aeb1116 100644 --- a/os/hal/ports/STM32/STM32F7xx/stm32_isr.c +++ b/os/hal/ports/STM32/STM32F7xx/stm32_isr.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F7xx/stm32_isr.h b/os/hal/ports/STM32/STM32F7xx/stm32_isr.h index 22b16e677..7ca45e861 100644 --- a/os/hal/ports/STM32/STM32F7xx/stm32_isr.h +++ b/os/hal/ports/STM32/STM32F7xx/stm32_isr.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F7xx/stm32_rcc.h b/os/hal/ports/STM32/STM32F7xx/stm32_rcc.h index dbe89349e..90b3e7828 100644 --- a/os/hal/ports/STM32/STM32F7xx/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32F7xx/stm32_rcc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32F7xx/stm32_registry.h b/os/hal/ports/STM32/STM32F7xx/stm32_registry.h index 03797e13f..6c1a179be 100644 --- a/os/hal/ports/STM32/STM32F7xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32F7xx/stm32_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32H7xx/hal_lld.c b/os/hal/ports/STM32/STM32H7xx/hal_lld.c index 48004d3a5..bb79a429b 100644 --- a/os/hal/ports/STM32/STM32H7xx/hal_lld.c +++ b/os/hal/ports/STM32/STM32H7xx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32H7xx/hal_lld.h b/os/hal/ports/STM32/STM32H7xx/hal_lld.h index 067df8ddb..6586d4c14 100644 --- a/os/hal/ports/STM32/STM32H7xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32H7xx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32H7xx/stm32_dmamux.h b/os/hal/ports/STM32/STM32H7xx/stm32_dmamux.h index 28363fb6d..be348c46f 100644 --- a/os/hal/ports/STM32/STM32H7xx/stm32_dmamux.h +++ b/os/hal/ports/STM32/STM32H7xx/stm32_dmamux.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32H7xx/stm32_isr.c b/os/hal/ports/STM32/STM32H7xx/stm32_isr.c index 95ae09e2e..35dadd3ca 100644 --- a/os/hal/ports/STM32/STM32H7xx/stm32_isr.c +++ b/os/hal/ports/STM32/STM32H7xx/stm32_isr.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32H7xx/stm32_isr.h b/os/hal/ports/STM32/STM32H7xx/stm32_isr.h index e9d6a188f..68b4e98fa 100644 --- a/os/hal/ports/STM32/STM32H7xx/stm32_isr.h +++ b/os/hal/ports/STM32/STM32H7xx/stm32_isr.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32H7xx/stm32_rcc.h b/os/hal/ports/STM32/STM32H7xx/stm32_rcc.h index ce5650c70..c607985c2 100644 --- a/os/hal/ports/STM32/STM32H7xx/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32H7xx/stm32_rcc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32H7xx/stm32_registry.h b/os/hal/ports/STM32/STM32H7xx/stm32_registry.h index 9241392f9..4389e675b 100644 --- a/os/hal/ports/STM32/STM32H7xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32H7xx/stm32_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L0xx/hal_lld.c b/os/hal/ports/STM32/STM32L0xx/hal_lld.c index 9779fc476..b9ba22d26 100644 --- a/os/hal/ports/STM32/STM32L0xx/hal_lld.c +++ b/os/hal/ports/STM32/STM32L0xx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L0xx/hal_lld.h b/os/hal/ports/STM32/STM32L0xx/hal_lld.h index 6811ef313..d372c5bc2 100644 --- a/os/hal/ports/STM32/STM32L0xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32L0xx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L0xx/stm32_isr.c b/os/hal/ports/STM32/STM32L0xx/stm32_isr.c index a471834cb..ab4ea81de 100644 --- a/os/hal/ports/STM32/STM32L0xx/stm32_isr.c +++ b/os/hal/ports/STM32/STM32L0xx/stm32_isr.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L0xx/stm32_isr.h b/os/hal/ports/STM32/STM32L0xx/stm32_isr.h index 830334dff..3fa3dcc2a 100644 --- a/os/hal/ports/STM32/STM32L0xx/stm32_isr.h +++ b/os/hal/ports/STM32/STM32L0xx/stm32_isr.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L0xx/stm32_rcc.h b/os/hal/ports/STM32/STM32L0xx/stm32_rcc.h index e53e6db67..2e4462ae9 100644 --- a/os/hal/ports/STM32/STM32L0xx/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32L0xx/stm32_rcc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L0xx/stm32_registry.h b/os/hal/ports/STM32/STM32L0xx/stm32_registry.h index c22bb2e85..724c0638d 100644 --- a/os/hal/ports/STM32/STM32L0xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32L0xx/stm32_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L1xx/hal_adc_lld.c b/os/hal/ports/STM32/STM32L1xx/hal_adc_lld.c index 072b196e1..eb048a849 100644 --- a/os/hal/ports/STM32/STM32L1xx/hal_adc_lld.c +++ b/os/hal/ports/STM32/STM32L1xx/hal_adc_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L1xx/hal_adc_lld.h b/os/hal/ports/STM32/STM32L1xx/hal_adc_lld.h index e186b1dca..2ff2ec864 100644 --- a/os/hal/ports/STM32/STM32L1xx/hal_adc_lld.h +++ b/os/hal/ports/STM32/STM32L1xx/hal_adc_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L1xx/hal_lld.c b/os/hal/ports/STM32/STM32L1xx/hal_lld.c index cdbdf3992..4ca3335de 100644 --- a/os/hal/ports/STM32/STM32L1xx/hal_lld.c +++ b/os/hal/ports/STM32/STM32L1xx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L1xx/hal_lld.h b/os/hal/ports/STM32/STM32L1xx/hal_lld.h index 7c7dfce0b..cd0342a42 100644 --- a/os/hal/ports/STM32/STM32L1xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32L1xx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L1xx/platform.dox b/os/hal/ports/STM32/STM32L1xx/platform.dox index e20b9fc31..801ed83a3 100644 --- a/os/hal/ports/STM32/STM32L1xx/platform.dox +++ b/os/hal/ports/STM32/STM32L1xx/platform.dox @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L1xx/stm32_isr.c b/os/hal/ports/STM32/STM32L1xx/stm32_isr.c index 6d1a49d0b..16d3705d6 100644 --- a/os/hal/ports/STM32/STM32L1xx/stm32_isr.c +++ b/os/hal/ports/STM32/STM32L1xx/stm32_isr.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L1xx/stm32_isr.h b/os/hal/ports/STM32/STM32L1xx/stm32_isr.h index 9d9d1f425..c29cd144f 100644 --- a/os/hal/ports/STM32/STM32L1xx/stm32_isr.h +++ b/os/hal/ports/STM32/STM32L1xx/stm32_isr.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L1xx/stm32_rcc.h b/os/hal/ports/STM32/STM32L1xx/stm32_rcc.h index 8593aca9d..1c52db0a8 100644 --- a/os/hal/ports/STM32/STM32L1xx/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32L1xx/stm32_rcc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L1xx/stm32_registry.h b/os/hal/ports/STM32/STM32L1xx/stm32_registry.h index fe5f0bb68..3788a3f83 100644 --- a/os/hal/ports/STM32/STM32L1xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32L1xx/stm32_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L4xx/hal_lld.c b/os/hal/ports/STM32/STM32L4xx/hal_lld.c index 4ea836e69..a144142bb 100644 --- a/os/hal/ports/STM32/STM32L4xx/hal_lld.c +++ b/os/hal/ports/STM32/STM32L4xx/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L4xx/hal_lld.h b/os/hal/ports/STM32/STM32L4xx/hal_lld.h index 8c113a97d..a40bc2b96 100644 --- a/os/hal/ports/STM32/STM32L4xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32L4xx/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L4xx/stm32_isr.c b/os/hal/ports/STM32/STM32L4xx/stm32_isr.c index f134dc9b3..e556586dc 100644 --- a/os/hal/ports/STM32/STM32L4xx/stm32_isr.c +++ b/os/hal/ports/STM32/STM32L4xx/stm32_isr.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L4xx/stm32_isr.h b/os/hal/ports/STM32/STM32L4xx/stm32_isr.h index 76538a0a6..ab33b2584 100644 --- a/os/hal/ports/STM32/STM32L4xx/stm32_isr.h +++ b/os/hal/ports/STM32/STM32L4xx/stm32_isr.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L4xx/stm32_rcc.h b/os/hal/ports/STM32/STM32L4xx/stm32_rcc.h index 3d1711da4..3a6c1f50c 100644 --- a/os/hal/ports/STM32/STM32L4xx/stm32_rcc.h +++ b/os/hal/ports/STM32/STM32L4xx/stm32_rcc.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/STM32/STM32L4xx/stm32_registry.h b/os/hal/ports/STM32/STM32L4xx/stm32_registry.h index da936c976..534dfe1e2 100644 --- a/os/hal/ports/STM32/STM32L4xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32L4xx/stm32_registry.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/common/ARMCMx/cache.h b/os/hal/ports/common/ARMCMx/cache.h index 5a71f252f..d3d0b5477 100644 --- a/os/hal/ports/common/ARMCMx/cache.h +++ b/os/hal/ports/common/ARMCMx/cache.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/common/ARMCMx/mpu_v7m.h b/os/hal/ports/common/ARMCMx/mpu_v7m.h index d8521d5f3..48954c95c 100644 --- a/os/hal/ports/common/ARMCMx/mpu_v7m.h +++ b/os/hal/ports/common/ARMCMx/mpu_v7m.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/common/ARMCMx/nvic.c b/os/hal/ports/common/ARMCMx/nvic.c index 49cfbc42a..2fd92f5b9 100644 --- a/os/hal/ports/common/ARMCMx/nvic.c +++ b/os/hal/ports/common/ARMCMx/nvic.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/common/ARMCMx/nvic.h b/os/hal/ports/common/ARMCMx/nvic.h index 2b0f33227..88e32a39f 100644 --- a/os/hal/ports/common/ARMCMx/nvic.h +++ b/os/hal/ports/common/ARMCMx/nvic.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/console.c b/os/hal/ports/simulator/console.c index 5dd193e16..c2fe6bc48 100644 --- a/os/hal/ports/simulator/console.c +++ b/os/hal/ports/simulator/console.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/console.h b/os/hal/ports/simulator/console.h index 8b7d0f1ba..299a17048 100644 --- a/os/hal/ports/simulator/console.h +++ b/os/hal/ports/simulator/console.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/hal_pal_lld.c b/os/hal/ports/simulator/hal_pal_lld.c index 934e8b605..d3d509ec8 100644 --- a/os/hal/ports/simulator/hal_pal_lld.c +++ b/os/hal/ports/simulator/hal_pal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/hal_pal_lld.h b/os/hal/ports/simulator/hal_pal_lld.h index 2051f67f9..9deba8d51 100644 --- a/os/hal/ports/simulator/hal_pal_lld.h +++ b/os/hal/ports/simulator/hal_pal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/hal_st_lld.c b/os/hal/ports/simulator/hal_st_lld.c index a58c74a36..5e7e2f1d3 100644 --- a/os/hal/ports/simulator/hal_st_lld.c +++ b/os/hal/ports/simulator/hal_st_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/hal_st_lld.h b/os/hal/ports/simulator/hal_st_lld.h index 116e32ec3..0429b6921 100644 --- a/os/hal/ports/simulator/hal_st_lld.h +++ b/os/hal/ports/simulator/hal_st_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/posix/hal_lld.c b/os/hal/ports/simulator/posix/hal_lld.c index e6a7ec3e5..041986092 100755 --- a/os/hal/ports/simulator/posix/hal_lld.c +++ b/os/hal/ports/simulator/posix/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/posix/hal_lld.h b/os/hal/ports/simulator/posix/hal_lld.h index 08dc51047..756be4e13 100755 --- a/os/hal/ports/simulator/posix/hal_lld.h +++ b/os/hal/ports/simulator/posix/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/posix/hal_serial_lld.c b/os/hal/ports/simulator/posix/hal_serial_lld.c index e4792fa8c..8408b60ba 100755 --- a/os/hal/ports/simulator/posix/hal_serial_lld.c +++ b/os/hal/ports/simulator/posix/hal_serial_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/posix/hal_serial_lld.h b/os/hal/ports/simulator/posix/hal_serial_lld.h index f3bd3fff1..a35d4caf2 100755 --- a/os/hal/ports/simulator/posix/hal_serial_lld.h +++ b/os/hal/ports/simulator/posix/hal_serial_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/win32/hal_lld.c b/os/hal/ports/simulator/win32/hal_lld.c index b2e16f3cc..624ec5f4d 100644 --- a/os/hal/ports/simulator/win32/hal_lld.c +++ b/os/hal/ports/simulator/win32/hal_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/win32/hal_lld.h b/os/hal/ports/simulator/win32/hal_lld.h index a1c3d802d..0fa85f0ec 100644 --- a/os/hal/ports/simulator/win32/hal_lld.h +++ b/os/hal/ports/simulator/win32/hal_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/win32/hal_serial_lld.c b/os/hal/ports/simulator/win32/hal_serial_lld.c index 031450e67..a55b3fc59 100644 --- a/os/hal/ports/simulator/win32/hal_serial_lld.c +++ b/os/hal/ports/simulator/win32/hal_serial_lld.c @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/os/hal/ports/simulator/win32/hal_serial_lld.h b/os/hal/ports/simulator/win32/hal_serial_lld.h index 4f3bf5b83..f5a314cb2 100644 --- a/os/hal/ports/simulator/win32/hal_serial_lld.h +++ b/os/hal/ports/simulator/win32/hal_serial_lld.h @@ -1,5 +1,5 @@ /* - ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio + ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- cgit v1.2.3