diff options
Diffstat (limited to 'platform/kendryte/k210/platform.h')
-rw-r--r-- | platform/kendryte/k210/platform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/kendryte/k210/platform.h b/platform/kendryte/k210/platform.h index 8e4664f..5269bc4 100644 --- a/platform/kendryte/k210/platform.h +++ b/platform/kendryte/k210/platform.h @@ -12,7 +12,6 @@ #include <sbi/riscv_io.h> #define K210_HART_COUNT 2 -#define K210_HART_STACK_SIZE 8192 #define K210_UART_BAUDRATE 115200 |