summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nathael Pajani [Wed, 19 Apr 2017 00:55:03 +0000 (02:55 +0200)]
Add a test in apps makefiles to get proper function of :make in vim when the user has added "let $COMPILE_FROM_IDE = 1" to his ~/.vimrc
Nathael Pajani [Tue, 27 Sep 2016 21:47:52 +0000 (23:47 +0200)]
Updated according to new ADC driver API Updated Comments Updated according to new header files Updated use of uprintf and UART* instead of snprintf + serial_write(0, ...)
Nathael Pajani [Fri, 5 Feb 2016 16:52:55 +0000 (17:52 +0100)]
Typo fixes
Nathael Pajani [Mon, 23 Nov 2015 12:05:51 +0000 (13:05 +0100)]
use startup_watchdog_disable() instead of stop_watchdog() upon startup.
Nathael Pajani [Tue, 10 Nov 2015 20:29:48 +0000 (21:29 +0100)]
Basic DMX module support (tested by controlling a UP2RF dimmer).