• Johny Mattsson's avatar
    Discard old console driver. · fbef7fea
    Johny Mattsson authored
    The IDF provides all we need these days, and the old driver was just
    needlessly conflicting with the IDF settings and setup.
    
    This also simplifies our uart input path as we no longer need to
    duplicate the raw byte handling for when "run_input" is false.
    fbef7fea
uart.c 8.69 KB