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
|
- HAL: STM32 DMAv1 driver improvements and generalization, added support
|
||||||
for 8 channels.
|
for 8 channels.
|
||||||
- HAL: Initial STM32G4xx support in HAL.
|
- HAL: Initial STM32G4xx support in HAL.
|
||||||
- HAL: Added script to generate board files from command line, just run
|
- HAL: Added script to generate board files from command line, just
|
||||||
./os/hal/boards/genboard.sh with the board directory name as
|
run ./os/hal/boards/genboard.sh with the board directory name
|
||||||
parameter.
|
as parameter.
|
||||||
- HAL: Modified the ST driver to support, optionally, multiple additional
|
- HAL: Modified the ST driver to support, optionally, multiple additional
|
||||||
callback-capable channels.
|
callback-capable channels.
|
||||||
- RT: Removed regarm_t type from port layer and replaced with uint32_t, this
|
- RT: Removed regarm_t type from port layer and replaced with uint32_t, this
|
||||||
|
|
Loading…
Reference in New Issue