From c397738010966f85c7ae841e21d74790ac49611c Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 31 Dec 2011 10:07:43 +0000 Subject: Changes to palSetGroupMode(), various adjustments to the PAL driver. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3695 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index e942168c1..c5ff58d69 100644 --- a/readme.txt +++ b/readme.txt @@ -91,6 +91,8 @@ - NEW: Improved I2C driver model and STM32 implementation by Barthess. - CHANGE: Removed the option to change the stack alignment in the GCC Cortex-Mx ports, now alignment is always 64 bits. +- CHANGE: Modified the function palSetGroupMode() to have an offset parameter + in order to make it similar to other functions operating on groups. - CHANGE: Increased main and process default stack sizes from 0x100 to 0x200 in LPC1114 and LPC1343 linker scripts. -- cgit v1.2.3