nuttx/arch/avr/src/at90usb
Xiang Xiao 68951e8d72 Remove exra whitespace from files (#189)
* Remove multiple newlines at the end of files
* Remove the whitespace from the end of lines
2020-01-31 09:24:49 -06:00
..
at90usb_config.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
at90usb_exceptions.S Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
at90usb_head.S
at90usb_lowconsole.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
at90usb_lowinit.c Fix typos. 2019-08-04 14:50:28 -06:00
at90usb_memorymap.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
at90usb_serial.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
at90usb_timerisr.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
at90usb_usbdev.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
at90usb.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
chip.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Kconfig
Make.defs