mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
31915bfe61
- fixed spelling in uart driver - marked cortexm-common a phony target - fixed Makefiles - added reboot interface implementation - fixed documentation - added UART0_BUFSIZE define - added license header - fixed documentation issues
5 lines
52 B
Makefile
5 lines
52 B
Makefile
|
|
MODULE = periph
|
|
|
|
include $(RIOTBASE)/Makefile.base
|