git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8642 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
4b601a5d0f
commit
a4272b606f
|
@ -77,6 +77,8 @@
|
|||
- HAL: Introduced preliminary support for STM32F7xx devices.
|
||||
- HAL: Introduced preliminary support for STM32L4xx devices.
|
||||
- HAL: Introduced preliminary support for STM32L0xx devices.
|
||||
- HAL: Enhanced Serial-USB driver using the new buffers queues object.
|
||||
- HAL: Simplified USB driver, queued API has been removed.
|
||||
- HAL: Enhanced the CAN driver with I-class functions. Now it is possible
|
||||
to exchange frames from ISRs.
|
||||
- HAL: Added watchdog driver model (WDG) and STM32 implementation on IWDG.
|
||||
|
|
Loading…
Reference in New Issue