git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13201 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
c92c10cad6
commit
8c05b7bd0e
|
@ -94,9 +94,9 @@
|
|||
- HAL: STM32 DMAv1 driver improvements and generalization, added support
|
||||
for 8 channels.
|
||||
- HAL: Initial STM32G4xx support in HAL.
|
||||
- HAL: Added script to generate board files from command line, just run
|
||||
./os/hal/boards/genboard.sh with the board directory name as
|
||||
parameter.
|
||||
- HAL: Added script to generate board files from command line, just
|
||||
run ./os/hal/boards/genboard.sh with the board directory name
|
||||
as parameter.
|
||||
- HAL: Modified the ST driver to support, optionally, multiple additional
|
||||
callback-capable channels.
|
||||
- RT: Removed regarm_t type from port layer and replaced with uint32_t, this
|
||||
|
|
Loading…
Reference in New Issue