Skip to content
  • Zachary T Welch's avatar
    httpd: use register_commands() · 8f5ff3dd
    Zachary T Welch authored
    Updates httpd_start() to use register_commands() for 'readform' and
    'writeform' commands.  Adds server/httpd.h to export the new signatures
    for this function (and httpd_stop), which allows removing the obsoleted
    declarations inside openocd.c.
    8f5ff3dd