.. |
hal.h
|
Buffered SIO complete, to be tested.
|
2022-08-15 07:12:38 +00:00 |
hal_adc.h
|
Updated ADC, CAN. Enforced return to XXX_STOP state on failure.
|
2021-09-24 10:16:53 +00:00 |
hal_buffered_serial.h
|
SIO simplified. Added a "BufferedSIODriver" class that implements the behavior of the legacy Serial driver on top of a SIO implementation (buffering, events and all).
|
2022-08-21 06:10:28 +00:00 |
hal_buffers.h
|
MISRA-related fixes.
|
2019-01-26 08:32:07 +00:00 |
hal_can.h
|
Updated ADC, CAN. Enforced return to XXX_STOP state on failure.
|
2021-09-24 10:16:53 +00:00 |
hal_channels.h
|
STM32-specific SIO optimization.
|
2022-09-03 08:15:37 +00:00 |
hal_crypto.h
|
Enhanced more drivers.
|
2021-09-24 11:44:44 +00:00 |
hal_dac.h
|
Enhanced more drivers.
|
2021-09-24 11:44:44 +00:00 |
hal_efl.h
|
Improved HAL flash interface with mutual exclusion methods, improved EFL and SNOR drivers to use it.
|
2021-12-30 06:40:05 +00:00 |
hal_files.h
|
Fixed bug #1040.
|
2019-08-08 06:48:31 +00:00 |
hal_flash.h
|
Deprecated 2 functions.
|
2022-04-15 11:55:48 +00:00 |
hal_gpt.h
|
Enhanced more drivers.
|
2021-09-24 11:44:44 +00:00 |
hal_i2c.h
|
Enhanced more drivers.
|
2021-09-24 11:44:44 +00:00 |
hal_i2s.h
|
Enhanced more drivers.
|
2021-09-24 11:44:44 +00:00 |
hal_icu.h
|
Enhanced more drivers.
|
2021-09-24 11:44:44 +00:00 |
hal_ioblock.h
|
BaseBlockDevice now extends BaseObject.
|
2018-02-26 13:05:55 +00:00 |
hal_mac.h
|
More drivers updated.
|
2021-09-24 12:02:14 +00:00 |
hal_mii.h
|
Support for STM32H750B-DK:
|
2020-10-26 17:43:21 +00:00 |
hal_mmc_spi.h
|
Now all xxxStart() functions in HAL are able to report a driver activation error.
|
2021-09-24 13:20:31 +00:00 |
hal_mmcsd.h
|
Documentation quality fixes.
|
2021-02-08 09:41:37 +00:00 |
hal_objects.h
|
Small documentation fix.
|
2021-12-02 14:13:45 +00:00 |
hal_pal.h
|
Host-side VPAL driver. Added palReadGroupLatch() to PAL driver.
|
2022-06-28 09:00:43 +00:00 |
hal_persistent.h
|
More style fixes.
|
2019-05-18 11:26:33 +00:00 |
hal_pwm.h
|
More drivers updated.
|
2021-09-24 12:02:14 +00:00 |
hal_queues.h
|
Documentation quality fixes.
|
2021-02-08 09:41:37 +00:00 |
hal_rtc.h
|
Forgot to update this.
|
2019-01-26 11:27:36 +00:00 |
hal_sdc.h
|
More drivers updated.
|
2021-09-24 12:02:14 +00:00 |
hal_serial.h
|
Moved HAL serial error flags into asynchronous channels interface definitions.
|
2022-08-09 08:26:25 +00:00 |
hal_serial_usb.h
|
More drivers updated.
|
2021-09-24 12:02:14 +00:00 |
hal_sio.h
|
STM32-specific SIO optimization.
|
2022-09-03 08:15:37 +00:00 |
hal_spi.h
|
Removed dead "SPI_USE_CIRCULAR" option. Added a SPI slave test. Updated halconf.h template.
|
2021-10-24 15:44:18 +00:00 |
hal_spi_v1.h
|
Removed dead "SPI_USE_CIRCULAR" option. Added a SPI slave test. Updated halconf.h template.
|
2021-10-24 15:44:18 +00:00 |
hal_spi_v2.h
|
Fixed bug #1213.
|
2022-01-22 06:53:58 +00:00 |
hal_st.h
|
Fixes to the ST tick mode.
|
2021-04-02 09:33:13 +00:00 |
hal_streams.h
|
White space fix.
|
2021-11-22 13:18:49 +00:00 |
hal_trng.h
|
Now all xxxStart() functions in HAL are able to report a driver activation error.
|
2021-09-24 13:20:31 +00:00 |
hal_uart.h
|
Updated UART HLD.
|
2021-09-24 10:01:13 +00:00 |
hal_usb.h
|
Now all xxxStart() functions in HAL are able to report a driver activation error.
|
2021-09-24 13:20:31 +00:00 |
hal_usb_cdc.h
|
Mass update of the Apache 2.0 license statement.
|
2018-01-20 11:44:14 +00:00 |
hal_wdg.h
|
Now all xxxStart() functions in HAL are able to report a driver activation error.
|
2021-09-24 13:20:31 +00:00 |
hal_wspi.h
|
Now all xxxStart() functions in HAL are able to report a driver activation error.
|
2021-09-24 13:20:31 +00:00 |