Browse Source

AP_HAL_AVR: rename FastSerial example to UARTDriver

mission-4.1.18
Pat Hickey 12 years ago committed by Andrew Tridgell
parent
commit
a639f7c34f
  1. 0
      libraries/AP_HAL_AVR/examples/UARTDriver/Arduino.h
  2. 0
      libraries/AP_HAL_AVR/examples/UARTDriver/Makefile
  3. 0
      libraries/AP_HAL_AVR/examples/UARTDriver/UARTDriver.pde
  4. 0
      libraries/AP_HAL_AVR/examples/UARTDriver/nocore.inoflag

0
libraries/AP_HAL_AVR/examples/FastSerial/Arduino.h → libraries/AP_HAL_AVR/examples/UARTDriver/Arduino.h

0
libraries/AP_HAL_AVR/examples/FastSerial/Makefile → libraries/AP_HAL_AVR/examples/UARTDriver/Makefile

0
libraries/AP_HAL_AVR/examples/FastSerial/FastSerial.pde → libraries/AP_HAL_AVR/examples/UARTDriver/UARTDriver.pde

0
libraries/AP_HAL_AVR/examples/FastSerial/nocore.inoflag → libraries/AP_HAL_AVR/examples/UARTDriver/nocore.inoflag

Loading…
Cancel
Save