Marian Buschsieweke
|
edc43201db
|
tree-wide: fix typos in doc and comments
This should not change any generated binary
|
2023-10-16 12:17:48 +02:00 |
|
Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Benjamin Valentin
|
2e34298265
|
drivers/nrf24l01p: use unsigned char
|
2020-07-31 13:38:03 +02:00 |
|
|
541596c893
|
drivers/nrf24l01p: fix typos
|
2019-11-23 22:39:39 +01:00 |
|
Francois Berder
|
4a31f94cfc
|
many typo fixes
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2019-11-23 22:39:07 +01:00 |
|
smlng
|
b283b7784c
|
make: fix various compile errors with Wextra
pkg, nordic_softdevice_ble: disable CFLAGS to omit compiler error
sys, pm_layered: fix casting nonscalar to the same type
cpu, stm32_common: fix type-limits, remove always true assert
cpu, stm32f4: fix pointer arithmetic in periph/i2c
drivers, at86rf2xx: fix type-limits where condition always true
saul, gpio: fix if no gpio configured for saul
cpu, saml21: add frequency check to periph/timer
driver, cc110x: fix unused param and type-limts errors
boards, wsn430-common: fix old-style-declaration
make: fix old style definition
drivers, sdcard_spi: fix old style typedef
driver, at30tse: remove unnecessary check
driver, nrf24: fix type-limit
driver, pn532: change buffer from char to uint8_t
tests/driver_sdcard: fix type limits
boards, feather-m0: add missing field inits
driver, tcs37727: fix type limits
pkg, emb6: disable some compiler warnings
tests/emb6: disable some compiler warings
pkg, openthread: fix sign compare and unused params
tests/trickle: fix struct init
tests/pthread_cooperation: fix type limits
board, mips-malta: remove feature periph_uart
shell: fix var size for netif command
gnrc, netif: fix sign-compare
gnrc, nib: fix sign-compare
shell: fix output in netif command
posix: fix type-limits in pthread_cond
|
2017-11-28 18:31:43 +01:00 |
|
kYc0o
|
1927104298
|
drivers/nrf24l01p: fix vars lengths
|
2017-11-08 20:10:16 +01:00 |
|
|
94c753c07a
|
drivers: doxygen cleanup
|
2017-09-01 15:12:20 +02:00 |
|
Joakim Nohlgård
|
065bc62e0a
|
netdev: Make set() value parameter const void *
|
2017-08-25 13:41:19 +02:00 |
|
|
317716419c
|
drivers: use const device descriptor
|
2017-06-21 17:05:45 +02:00 |
|
Cenk Gündoğan
|
3629796937
|
drivers/nrf24l01p: add function to disable crc
|
2017-03-22 13:39:47 +01:00 |
|
Martine Lenders
|
5b026c5753
|
netdev2: unify doc
|
2017-02-07 21:37:52 +01:00 |
|
PeterKietzmann
|
e2cd3b1508
|
drivers/nrf24l01p: unified return values and fixed doc
|
2016-02-29 12:00:01 +01:00 |
|
Marc Poulhiès
|
de5a7e00c6
|
drivers/nrf24l01p : dynamic ack and dynamic payload
Add method for enabling/disable dynamic ack and dynamic payloads on
nrf24l01+ devices.
Also add function for reseting one or more interrupts.
|
2016-01-26 09:59:53 +01:00 |
|
Oleg Hahm
|
f035bced0c
|
doc: put network devices and sensors in subgroups
|
2015-09-27 18:25:43 +02:00 |
|
Alexandru Caciulescu
|
2b88c861c9
|
drivers/include/nrf24l01: Repair header file include guards
|
2015-03-24 17:55:41 +02:00 |
|
PeterKietzmann
|
e56b821774
|
drivers/nrf24l01p: change API and fix initial setup
|
2015-01-21 09:47:18 +01:00 |
|
Oleg Hahm
|
d4166faccc
|
doc: add or move module description where missing
|
2014-12-11 17:29:51 +01:00 |
|
Oleg Hahm
|
11d0a22ad7
|
doc: remove superfluous and erroneous @file params
|
2014-12-11 17:27:54 +01:00 |
|
Oleg Hahm
|
d92e9af91c
|
doc: fixed broken param descriptions
|
2014-11-30 22:34:50 +01:00 |
|
PeterKietzmann
|
d8a26d5aa6
|
Initial import of nrf24l01p lowlevel functions
|
2014-11-26 13:50:29 +01:00 |
|