Eextended deep sleep DSPS
Hello dialog!
we want to enable the deep sleep mode for dsps we have changed the configured value on the user_config.h in kel project to
const static sleep_state_t app_default_sleep_mode = ARCH_EXT_SLEEP_ON;
Also we have disabled the debug mode at the config_basic.h
#undef CFG_DEVELOPMENT_DEBUG
At user_periph_setup.h on keil we have changed to:
#define CFG_UART_HW_FLOW_CTRL
#undef CFG_UART_HW_FLOW_CTRL