Historique des commits

Auteur SHA1 Message Date
  Felix Knecht b8c80f7471 Made py files executable (#73) il y a 6 ans
  Peter Magnusson 69b5a9b6f2 lint il y a 8 ans
  Peter Magnusson 113422a999 Merge branch 'add-timeout' of https://github.com/romanchyla/nodemcu-uploader into next il y a 8 ans
  Peter Magnusson acfe2dacc8 Linting and tests il y a 8 ans
  kmpm d0cf4b8da9 fix for bad import il y a 8 ans
  kmpm f32e8a6d99 unicode and LF il y a 8 ans
  kmpm 89ab381570 Some readme and rename of runner il y a 8 ans
  kmpm 6b505d4f29 restructure the project il y a 8 ans
  Peter Magnusson aa1e95dc4d Detect bad import of console and miniterm il y a 8 ans
  Peter Magnusson 71f1d34c76 make setup more complete for pypi il y a 8 ans
  Jonathan karras 46c16638aa Changed to hash based verification. il y a 8 ans
  Lionello Lunesu 61b17b2d3d Change default PORT for Max OSX il y a 8 ans
  Peter Magnusson 1bdac34d1d open files with 'rb' instead of 'rt' il y a 8 ans
  Peter Magnusson 4da8893008 better log message il y a 8 ans
  fadishei 2ee71e3c5c add file remove feature il y a 8 ans
  Martin Schuhfuss c4a14ee10f Don't compile init.lua when uploading. il y a 9 ans
  jonasbjurel 5d09973f89 Issue with download file size truncation fixed. il y a 9 ans
  Peter Magnusson 5571894512 Merge pull request #12 from lrozema/master il y a 9 ans
  Jens Hauke ba15d9fd22 new sub-command "exec": Execute lua file line by line il y a 9 ans
  Jens Hauke 9303ab066a Changed synchronization with the lua interpreter. il y a 9 ans
  Lourens Rozema 039c10b2c6 Erase compiled version before uploading a new compile. il y a 9 ans
  Lourens Rozema 1140cdfec7 Execute the compiled version when --dofile is combined with --compile. il y a 9 ans
  Lourens Rozema da8ddde77c Implement --terminal to start miniterm after upload. il y a 9 ans
  Lourens Rozema 4673b6c374 Add the --dofile option to execute the file after upload. il y a 9 ans
  Lourens Rozema 47ae66c6e6 Speed-up prepare by 1.8s at 9600bps. il y a 9 ans
  Lourens Rozema 94050fe5f1 Fix baudrate switching. il y a 9 ans
  Lourens Rozema 9f85f1dfc5 Make sure verbose is set before instantiating Uploader. il y a 9 ans
  Lourens Rozema 1e42906591 Upload and verify now works without dump too, speed up when upload/verify of README.md from 17.1 to 12.7s at 9600bps. il y a 9 ans
  Lourens Rozema a8c76bf8b7 Increase the timeout some more since it is only used for failure situations now. il y a 9 ans
  Lourens Rozema fbf7a19cdc Allow uploader to start an uploaded file for faster testing. il y a 9 ans