mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
commit
72fb1790c0
2
dist/tools/goodfet/goodfet.bsl
vendored
2
dist/tools/goodfet/goodfet.bsl
vendored
@ -1307,7 +1307,7 @@ goodfet.bsl -e -p foo.hex
|
||||
self.bslTxRx(self.BSL_CHANGEBAUD, #Command: change baudrate
|
||||
a, l) #args are coded in adr and len
|
||||
time.sleep(0.010) #recomended delay
|
||||
self.serialport.setBaudrate(baudrate)
|
||||
self.serialport.baudrate = baudrate
|
||||
|
||||
def actionReadBSLVersion(self):
|
||||
"""informational output of BSL version number.
|
||||
|
Loading…
Reference in New Issue
Block a user