Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avrsim: Change default speed to 16Mhz and default baud to 250K | Kevin O'Connor | 2021-09-16 | 1 | -2/+2 |
* | avrsim: Minor changes so avrsim can run on both Python2 and Python3 | Kevin O'Connor | 2020-09-16 | 1 | -5/+4 |
* | avrsim: migrated to Python 3 | Dmitry Butyugin | 2020-09-13 | 1 | -9/+9 |
* | avrsim: update avrsim pty attr (#2343) | Georgios Karnas | 2020-05-05 | 1 | -3/+13 |
* | avrsim: Wrap code to 80 columns | Kevin O'Connor | 2019-02-27 | 1 | -2/+2 |
* | avrsim: Rework pacing mechanism | Kevin O'Connor | 2018-02-05 | 1 | -13/+11 |
* | build: Request python2 for all directly executed python binaries | Kevin O'Connor | 2017-06-27 | 1 | -1/+1 |
* | avrsim: Catch simulation errors | Kevin O'Connor | 2017-03-26 | 1 | -0/+1 |
* | avrsim: Support pacing the simulation | Kevin O'Connor | 2017-03-24 | 1 | -1/+32 |
* | avrsim: Do IO directly from simulavr callbacks | Kevin O'Connor | 2017-03-24 | 1 | -45/+39 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+212 |