ChibiOS/os/hal/templates
Giovanni Di Sirio 48f3740bd5 Added canTryAbortX() function to CAN driver, implemented for STM32 CANv1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13074 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-10-05 08:03:56 +00:00
..
board Cleanup of TODO instances. 2019-05-18 06:41:00 +00:00
osal Code style fixes. 2019-05-18 09:55:41 +00:00
hal_adc_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_adc_lld.h MISRA-related fixes. 2019-01-26 08:32:07 +00:00
hal_can_lld.c Added canTryAbortX() function to CAN driver, implemented for STM32 CANv1. 2019-10-05 08:03:56 +00:00
hal_can_lld.h Added canTryAbortX() function to CAN driver, implemented for STM32 CANv1. 2019-10-05 08:03:56 +00:00
hal_crypto_lld.c More work on the crypto driver. 2019-05-04 17:12:11 +00:00
hal_crypto_lld.h Modified AES GCM function signatures. 2019-04-12 08:30:36 +00:00
hal_dac_lld.c Fixed some crypto-related errors. 2018-03-09 09:13:53 +00:00
hal_dac_lld.h Code style fixes. 2019-05-18 09:55:41 +00:00
hal_efl_lld.c EFLASH driver for STM32L4xx. 2019-04-13 14:39:18 +00:00
hal_efl_lld.h EFLASH driver for STM32L4xx. 2019-04-13 14:39:18 +00:00
hal_gpt_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_gpt_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_i2c_lld.c MISRA-related changes. 2018-02-10 11:25:29 +00:00
hal_i2c_lld.h MISRA-related changes. 2018-02-10 11:25:29 +00:00
hal_i2s_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_i2s_lld.h MISRA-related fixes. 2019-01-26 08:32:07 +00:00
hal_icu_lld.c Documentation fixes to the ICU driver. 2018-03-23 11:58:28 +00:00
hal_icu_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_mac_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_mac_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_pal_lld.c Cleanup in PAL driver. 2019-01-19 16:24:52 +00:00
hal_pal_lld.h Code style fixes. 2019-05-18 09:55:41 +00:00
hal_pwm_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_pwm_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_rtc_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_rtc_lld.h LLD drivers organization changes: RTC, SPI. 2018-12-08 11:23:21 +00:00
hal_sdc_lld.c Code style fixes. 2019-05-18 09:55:41 +00:00
hal_sdc_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_serial_lld.c Code style fixes. 2019-05-18 09:55:41 +00:00
hal_serial_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_sio_lld.c Improvements to SIO driver. 2018-09-28 09:10:43 +00:00
hal_sio_lld.h Documentation-related fixes. 2019-01-21 18:07:03 +00:00
hal_spi_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_spi_lld.h MISRA-related fixes. 2019-01-26 08:32:07 +00:00
hal_st_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_st_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_trng_lld.c New TRNG driver model added to HAL. 2018-09-09 09:41:52 +00:00
hal_trng_lld.h MISRA-related fixes. 2019-01-26 08:32:07 +00:00
hal_uart_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_uart_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_usb_lld.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_usb_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_wdg_lld.c Documentation fixes. 2018-02-02 10:25:11 +00:00
hal_wdg_lld.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
hal_wspi_lld.c Added WSPI-related code, updated halconf.h files. 2018-09-30 17:01:52 +00:00
hal_wspi_lld.h MISRA-related fixes. 2019-01-26 08:32:07 +00:00
halconf.h More style fixes. 2019-05-18 09:59:41 +00:00
mcuconf.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
platform.mk More work on EFL driver, removed headers moved to EX. 2019-04-07 14:20:04 +00:00