• Earle F. Philhower, III's avatar
    Additional FreeRTOS adjustments (#555) · 88d213a3
    Earle F. Philhower, III authored
    Use low power WFE when idle.
    
    Set PORT.C to built `-O0` always because it seems to occasinally end
    up with interrupts disabled in task code, causing the SYSTICK never to
    fire and killing task switching.
    
    No need for dynamic exceptions.  We don't move the execbase.
    88d213a3
port.c 196 Bytes