aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/avrsim.py
Commit message (Expand)AuthorAgeFilesLines
* avrsim: Change default speed to 16Mhz and default baud to 250KKevin O'Connor2021-09-161-2/+2
* avrsim: Minor changes so avrsim can run on both Python2 and Python3Kevin O'Connor2020-09-161-5/+4
* avrsim: migrated to Python 3Dmitry Butyugin2020-09-131-9/+9
* avrsim: update avrsim pty attr (#2343)Georgios Karnas2020-05-051-3/+13
* avrsim: Wrap code to 80 columnsKevin O'Connor2019-02-271-2/+2
* avrsim: Rework pacing mechanismKevin O'Connor2018-02-051-13/+11
* build: Request python2 for all directly executed python binariesKevin O'Connor2017-06-271-1/+1
* avrsim: Catch simulation errorsKevin O'Connor2017-03-261-0/+1
* avrsim: Support pacing the simulationKevin O'Connor2017-03-241-1/+32
* avrsim: Do IO directly from simulavr callbacksKevin O'Connor2017-03-241-45/+39
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+212