• Johny Mattsson's avatar
    Make node.output() RTOS thread safe. · a0c9085c
    Johny Mattsson authored
    Also removed old, very unsafe node.osoutput(). We're now integrating cleanly
    with the IDF/newlib way of redirecting stdout.
    
    Added necessary depends in Kconfig to ensure VFS support is enabled, as
    otherwise you'd only get a mysterious crash when attempting to enable
    output redirection.
    a0c9085c
node.md 23.6 KB