From 316db9cc6c9a46fc5ae0e9b047b8336a1e5b84e1 Mon Sep 17 00:00:00 2001 From: Christophe de Dinechin Date: Thu, 20 Jul 2023 00:34:52 +0200 Subject: [PATCH] Release 0.3.1: Editor acceleration Bug fixes: - Avoid a beep on shift-ENTER (shifting Alpha mode) - Do not drop top of stack if editing editor with EXIT - Display factorial as a postfix (`X!` and not `!X`) - Modulo on negative integers - Computation of modulo for fractions - Parsing of `+` at end of command-line (interpreted as number) - Trailing zeros inserted if non-displayed significant digit Features: - Optimization of the text editor, now reasonably fast on battery - Add ancillary functions to manage complex numbers - Add `pi` function - Respect angles settings in trigonometric functions - Added `Purge` and `PurgeAll` to `MemoryMenu` - Normalized angle for complex in polar form (sensitive to DEG/RAD/GRAD) Other: - Some rearranging of the menus (unfinished) - Updated the proposed keyboard layout, notably with "Previous menu" and "Toolbox" (context-sensitive menu) keys, removal of duplicate "Stack" key assignment. - Make GC and busy animation a bit faster to avoid skipping on battery Signed-off-by: Christophe de Dinechin --- src/qspi_crc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qspi_crc.h b/src/qspi_crc.h index f741bef0..711e73bd 100644 --- a/src/qspi_crc.h +++ b/src/qspi_crc.h @@ -1,4 +1,4 @@ -#define QSPI_DATA_SIZE 1516900 +#define QSPI_DATA_SIZE 1517620 #define QSPI_DATA_CRC 0x000cfed6