Browse Source

MindPX: Save 3KB of RAM

sbg
Lorenz Meier 9 years ago
parent
commit
eb7970bee2
  1. 2
      src/drivers/boards/mindpx-v2/board_config.h

2
src/drivers/boards/mindpx-v2/board_config.h

@ -321,7 +321,7 @@ __BEGIN_DECLS @@ -321,7 +321,7 @@ __BEGIN_DECLS
/* This board provides a DMA pool and APIs */
#define BOARD_DMA_ALLOC_POOL_SIZE 8192
#define BOARD_DMA_ALLOC_POOL_SIZE 5120
/****************************************************************************************************
* Public Types

Loading…
Cancel
Save