diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-03-26 21:51:58 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-03-26 21:55:24 -0400 |
commit | d67f962a386af60d495cf17789436fa352c9dfe9 (patch) | |
tree | 74f954605b5f91cc47cdbd1e610b64bf86e49841 /scripts/avrsim.py | |
parent | 6de85d02ae796c02d63016b3e45da0df396f2adc (diff) | |
download | kutter-d67f962a386af60d495cf17789436fa352c9dfe9.tar.gz kutter-d67f962a386af60d495cf17789436fa352c9dfe9.tar.xz kutter-d67f962a386af60d495cf17789436fa352c9dfe9.zip |
command: Simplify sendf() switch
Commit f28eb902 reworked the switch to fix int16 encoding. However,
at least one version of avr gcc doesn't like that switch layout (it
uses a jump table). Reorg the switch to avoid that issue.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'scripts/avrsim.py')
0 files changed, 0 insertions, 0 deletions