git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2832 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
f8c1d7423e
commit
0653f7de9c
File diff suppressed because it is too large
Load Diff
|
@ -81,7 +81,8 @@
|
||||||
- NEW: Improved setup packets handling in the USB driver through a specific
|
- NEW: Improved setup packets handling in the USB driver through a specific
|
||||||
callback.
|
callback.
|
||||||
- OPT: Simplified Serial over USB driver configuration.
|
- OPT: Simplified Serial over USB driver configuration.
|
||||||
- CHANGE: Renamed the demo ARMCM3-STM32F107-GCC in ARMCM3-STM32F107.
|
- CHANGE: Renamed the demo ARMCM3-STM32F107-GCC in ARMCM3-STM32F107 and added
|
||||||
|
IAR and Keil projects.
|
||||||
- CHANGE: Now the ARMCM3-STM32F107 demo targets the board Olimex STM32-P107
|
- CHANGE: Now the ARMCM3-STM32F107 demo targets the board Olimex STM32-P107
|
||||||
as default.
|
as default.
|
||||||
- CHANGE: Removed all the prefixes from the structure/union field names
|
- CHANGE: Removed all the prefixes from the structure/union field names
|
||||||
|
|
Loading…
Reference in New Issue