fixing build is my most favourite time!

This commit is contained in:
rusefi 2019-12-13 20:06:45 -05:00
parent c12ccb654c
commit 91fbaf1f98
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@
// See global_shared.h notes about stack requirements
// see also http://www.chibios.org/dokuwiki/doku.php?id=chibios:kb:stacks
#define PORT_INT_REQUIRED_STACK 128
#define PORT_INT_REQUIRED_STACK 256
#define CHPRINTF_USE_FLOAT TRUE

View File

@ -45,7 +45,7 @@
// See global_shared.h notes about stack requirements
// see also http://www.chibios.org/dokuwiki/doku.php?id=chibios:kb:stacks
#define PORT_INT_REQUIRED_STACK 128
#define PORT_INT_REQUIRED_STACK 256
#define CHPRINTF_USE_FLOAT TRUE