Hello, What's the status of sleep/power saving in mynewt? Does mynewt have any support for bringing the CPU into various sleep modes? Does the system go into sleep mode during the idle task (I've done some digging - I don't think it does)? I've done some search in the source for 1.4.0 and found references to hal_bsp_power_state, but all implementations are empty with simply a return 0.
Amr
