Fixed Serial peripheral driver not turning off the USART before reconfiguring...
Fixed Serial peripheral driver not turning off the USART before reconfiguring it, which would cause incorrect operation to occur (thanks to Bob Paddock).
Showing
- Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c 3 additions, 3 deletions...Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
- LUFA/Drivers/Peripheral/Serial.h 11 additions, 9 deletionsLUFA/Drivers/Peripheral/Serial.h
- LUFA/ManPages/ChangeLog.txt 2 additions, 0 deletionsLUFA/ManPages/ChangeLog.txt
- Projects/USBtoSerial/USBtoSerial.c 1 addition, 1 deletionProjects/USBtoSerial/USBtoSerial.c
- Projects/XPLAINBridge/XPLAINBridge.c 1 addition, 1 deletionProjects/XPLAINBridge/XPLAINBridge.c
Loading
Please register or sign in to comment