From ce5974e5de90403c272854a2be4e47d924575186 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 18 Dec 2009 21:00:27 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1439 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index eeb54dde2..b41c7fc63 100644 --- a/readme.txt +++ b/readme.txt @@ -9,9 +9,11 @@ - NEW: Added custom mode settings to the STM32 PAL driver: - PAL_MODE_STM32_ALTERNATE_PUSHPULL - PAL_MODE_STM32_ALTERNATE_OPENDRAIN +- NEW: Included all the board-specific files into a new directories structure + under ./boards, this allows to not duplicate the board files into each demo. - CHANGE: Changes to the PWM driver model, made it simpler. - CHANGE: The STM32 device drivers now no more configure the I/O pins on - initialization. Pins mush be configured in board.h, the change was required + initialization. Pins must be configured in board.h, the change was required in order to support the STM32 AFIO remapping feature. *** 1.3.5 *** -- cgit v1.2.3