.. |
board
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
osal
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_adc_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_adc_lld.h
|
Fixed bug #1152.
|
2021-04-23 07:28:54 +00:00 |
hal_can_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_can_lld.h
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14574 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-27 06:40:46 +00:00 |
hal_crypto_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_crypto_lld.h
|
Modified AES GCM function signatures.
|
2019-04-12 08:30:36 +00:00 |
hal_dac_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_dac_lld.h
|
Code style fixes.
|
2019-05-18 09:55:41 +00:00 |
hal_efl_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_efl_lld.h
|
MISRA-related fixes.
|
2020-03-15 13:10:33 +00:00 |
hal_gpt_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +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
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_i2c_lld.h
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14973 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-10-31 06:34:00 +00:00 |
hal_i2s_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_i2s_lld.h
|
MISRA-related fixes.
|
2019-01-26 08:32:07 +00:00 |
hal_icu_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +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 change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_lld.h
|
SPIv2 is not the default.
|
2021-11-07 09:27:46 +00:00 |
hal_mac_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +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
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_pal_lld.h
|
Code style fixes.
|
2019-05-18 09:55:41 +00:00 |
hal_pwm_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +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 change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_rtc_lld.h
|
Documentation quality fixes.
|
2021-02-08 09:41:37 +00:00 |
hal_sdc_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_sdc_lld.h
|
MISRA-related fixes.
|
2020-03-15 13:10:33 +00:00 |
hal_serial_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_serial_lld.h
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14574 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-27 06:40:46 +00:00 |
hal_sio_lld.c
|
SIO simplified even more, removed redundant types, removed STM32ness in the HLD, removed distinction between event masks and enable masks. Reworked SIO demo.
|
2022-09-01 10:12:08 +00:00 |
hal_sio_lld.h
|
SIO simplified even more, removed redundant types, removed STM32ness in the HLD, removed distinction between event masks and enable masks. Reworked SIO demo.
|
2022-09-01 10:12:08 +00:00 |
hal_spi_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_spi_lld.h
|
Documentation fixes.
|
2021-11-07 09:28:53 +00:00 |
hal_spi_v2_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_spi_v2_lld.h
|
Documentation fixes. Added missing templates.
|
2021-11-07 09:24:28 +00:00 |
hal_st_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +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
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_trng_lld.h
|
MISRA-related fixes.
|
2019-01-26 08:32:07 +00:00 |
hal_uart_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_uart_lld.h
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14574 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-06-27 06:40:46 +00:00 |
hal_usb_lld.c
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +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
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +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
|
Mass change: Source code convention changed from CRLF to just CR (Unix).
|
2022-08-29 15:54:32 +00:00 |
hal_wspi_lld.h
|
MISRA-related fixes.
|
2019-01-26 08:32:07 +00:00 |
halconf.h
|
Mass update of halconf.h files.
|
2021-10-24 15:48:38 +00:00 |
mcuconf.h
|
Mass update of the Apache 2.0 license statement.
|
2018-01-20 11:44:14 +00:00 |
platform.mk
|
SPIv2 is not the default.
|
2021-11-07 09:27:46 +00:00 |