summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nathael Pajani [Thu, 3 Jan 2019 20:42:28 +0000 (21:42 +0100)]
Change target module version
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:46:11 +0000 (23:46 +0200)]
Updated according to new ADC driver API Updated according to new I2C driver API Updated Comments Updated according to new header files Updated use of uprintf and UART* instead of snprintf + serial_write(0, ...)
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 [Thu, 10 Sep 2015 07:16:06 +0000 (09:16 +0200)]
Simple example of RF commmunication for the RF-sub1GHz module. This one was called "dev_usb" in the rf_sub1G branch. This commit is part of manually merging the rf_sub1G branch.
Nathael Pajani [Wed, 18 Jan 2023 02:18:20 +0000 (03:18 +0100)]
Update Readme and comments
Nathael Pajani [Mon, 13 Jun 2022 15:06:26 +0000 (17:06 +0200)]
Add some more DEBUG preprocessor macro to prevent warning.
Nathael Pajani [Sun, 12 Jun 2022 18:51:47 +0000 (20:51 +0200)]
Add ## to every debug message printed.
Nathael Pajani [Sun, 3 Jan 2021 19:52:56 +0000 (20:52 +0100)]
Transparent bridge used for UART to RF868 bridging.