[Snek] [keith-packard/snek] 091c64: snek-duino: Fix command line parsing in snek-duino...

Keith Packard noreply at github.com
Sat Mar 2 20:20:32 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 091c646464a593e9608275f62d8251fff93f7afd
      https://github.com/keith-packard/snek/commit/091c646464a593e9608275f62d8251fff93f7afd
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
    M snek-duino/snek-duino-install.in

  Log Message:
  -----------
  snek-duino: Fix command line parsing in snek-duino-install

Wasn't switching back from 'isp' to 'arg' mode. Wasn't allowing 'load' option.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: c2e72e64a36432a3335f61410d1733eb70143e82
      https://github.com/keith-packard/snek/commit/c2e72e64a36432a3335f61410d1733eb70143e82
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
    M snekde/snekde.py

  Log Message:
  -----------
  snekde: Clear xon/xoff when sending ^C

snek-duino handles ^C in the ISR directly, so we can send it even if
the input queue is full. Disabling xon/xoff avoids having it get stuck
in the USB to serial interface.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: 5e66450536b0879dac62ae2306016cc9941e621f
      https://github.com/keith-packard/snek/commit/5e66450536b0879dac62ae2306016cc9941e621f
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
    M snekde/snekde.py

  Log Message:
  -----------
  snekde: Require two 'exit' commands with unsaved changes

Try to keep the user from exiting snekde before saving changes

Signed-off-by: Keith Packard <keithp at keithp.com>


Compare: https://github.com/keith-packard/snek/compare/5229a7fc6624...5e66450536b0


More information about the Snek mailing list