wswag

Results 2 issues of wswag

the current implementation tends to preempt other tasks in multithreading / FreeRTOS environments due to missing context switch statements. this PR adds those calls if FreeRTOS is available

type: enhancement
topic: code

deleted line SetPeripheralsPower(true) within AXP192::begin() code which causes PowerOff on M5Core2 hardware powered externally via 5V Bus w/o USB cable connected. The crash is caused by setting EXTEN to 1...