git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@470 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2008-10-15 18:29:36 +00:00
parent 2458adee53
commit 8687fa6113
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
- NEW: Added macros to convert from seconds, milliseconds and microseconds to - NEW: Added macros to convert from seconds, milliseconds and microseconds to
system ticks. This improves application code portability among different system ticks. This improves application code portability among different
ports. ports.
- CHANGE: Modified the test suite to use the new time conversion macros.
- CHANGE: Modified the CM3 startup file in order to implement an early - CHANGE: Modified the CM3 startup file in order to implement an early
initializaiton phase: hwinit0, the late initialization phase is now named initializaiton phase: hwinit0, the late initialization phase is now named
hwinit1. The demo now initializes the PLL before initializing the BSS and hwinit1. The demo now initializes the PLL before initializing the BSS and