87fcd061a8
sys/riotboot: provide riotboot_slot_offset()
2020-02-19 10:04:52 +01:00
Leandro Lanzieri
3e7ddcdd4c
Merge pull request #13399 from cgundogan/pr/make_without_implicit_rules
...
make: disable implicit rules
2020-02-18 15:12:00 +01:00
ff57773710
Merge pull request #13354 from bergzand/pr/suit/cbor_cleanup
...
suit: cleanup of TinyCBOR to NanoCBOR refactor
2020-02-18 12:35:44 +01:00
Cenk Gündoğan
dbd0b21f15
make: disable implicit rules
2020-02-18 12:11:09 +01:00
MichelRottleuthner
098c3ef3e1
Merge pull request #13395 from smlng/pr_doc_phynode
...
boards: update doc of phyNode (pba-d-01-kw2x)
2020-02-18 11:56:02 +01:00
Sebastian Meiling
85c01f2ebd
boards: update supported features of pba-d-01-kw2x
2020-02-18 11:42:05 +01:00
Sebastian Meiling
867090c579
boards: update links in doc of pba-d-01-kw2x
2020-02-18 11:40:34 +01:00
Sebastian Meiling
a9cb3b637f
boards: add pinout ref for pba-d-01-kw2x
2020-02-18 11:40:34 +01:00
8c7ebbdc4f
suit: cleanup of TinyCBOR to NanoCBOR refactor
2020-02-18 11:26:40 +01:00
2c0afaa9e2
Merge pull request #13392 from aabadie/pr/cpu/cpu_arch_features
...
cpu/cortexm: move CPU_ARCH/FAM to Makefile.features
2020-02-18 11:05:43 +01:00
Sebastian Meiling
2aaf811d84
Merge pull request #9778 from jia200x/pr/vera++
...
style-check/vera++: add style validator and scripts
2020-02-18 10:04:38 +01:00
d7c0102115
cpu/cortexm: move CPU_ARCH/FAM to Makefile.features
2020-02-17 16:02:48 +01:00
9866cdd411
Merge pull request #13380 from kaspar030/pm_blocker_one_value
...
sys/pm_layered: change PM_BLOCKER_INITIAL to single value
2020-02-17 13:07:02 +01:00
benpicco
f1068f9700
Merge pull request #13389 from yegorich/pr/boards/ttgo-t-beam/fix-docu
...
boards/esp32-ttgo-t-beam: correct SX127x chip frequencies
2020-02-17 11:59:56 +01:00
faa334e6e5
Merge pull request #13388 from yegorich/pr/drivers/sx127x-fix-dead-links
...
drivers/sx127x: fix dead links
2020-02-17 10:24:48 +01:00
Yegor Yefremov
5cd205dffd
boards/esp32-ttgo-t-beam: correct SX127x chip frequencies
...
According to the datasheet, SX1278 covers frequencies till 525MHz
and hence, cannot be used for the 868/915 MHz band. So swap both
chips.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2020-02-17 10:15:40 +01:00
Yegor Yefremov
f63cc9f900
drivers/sx127x: fix dead links
...
URLs of the datasheets have been changed again.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2020-02-17 09:54:21 +01:00
benpicco
6f97012237
Merge pull request #13356 from benemorius/pr/at86reset
...
drivers/at86rf2xx: reset hardware before reading any register
2020-02-16 20:42:41 +01:00
benpicco
860218ee02
Merge pull request #13028 from jue89/feature/dose-optional-sense-pin
...
drivers/dose: Optional sense pin
2020-02-16 18:41:25 +01:00
Jue
9cb8e2c941
drivers/dose: made the sense pin optional
2020-02-16 17:58:58 +01:00
Jue
cc184ca65b
drivers/dose: fixed misspelled OCTET
2020-02-16 17:58:57 +01:00
benpicco
f437a95cb4
Merge pull request #13289 from benpicco/CODEOWNDERS
...
github: add CODEOWNERS file
2020-02-16 17:35:09 +01:00
a558ed93e4
Merge pull request #13385 from bergzand/pr/suit/remove_hello_world
...
suit: Remove non-standard hello handler
2020-02-14 22:46:12 +01:00
e1e43118da
suit: Remove non-standard hello handler
2020-02-14 21:38:52 +01:00
benpicco
5d940afa9e
Merge pull request #13062 from aabadie/pr/pkg/cmsis-nn
...
pkg/cmsis-nn: add support to RIOT
2020-02-14 16:40:35 +01:00
db7d8a58e8
tests/pkg_cmsis-nn: add cifar10 example application
2020-02-14 16:23:41 +01:00
fdd2b97387
pkg/cmsis-nn: add support
2020-02-14 16:23:41 +01:00
Leandro Lanzieri
b0df1c57ce
Merge pull request #13384 from jia200x/gnrc_lorawan_fix
...
examples/gnrc_lorawan: set RX2 DR to 3 only for ABP
2020-02-14 15:12:12 +01:00
Jose Alamos
d0b13281d8
ci: invoke vera++ from CI
2020-02-14 14:17:17 +01:00
Jose Alamos
c455efba36
vera++: add README file
2020-02-14 14:17:17 +01:00
Jose Alamos
6057d1fba9
vera++: add check.sh script
2020-02-14 14:17:17 +01:00
Jose Alamos
6352c3cf48
style-check/vera++: add RIOT vera++ files
2020-02-14 14:17:16 +01:00
Jose Alamos
0d26b367d0
examples/gnrc_lorawan: set RX2 DR to 3 only for ABP
2020-02-14 14:00:30 +01:00
0e385d01c0
Merge pull request #13372 from benpicco/pkg/minmea_getdate
...
pkg/minmea: add minmea_getdate()
2020-02-14 13:16:46 +01:00
1a75f26133
cpu/*: update to PM_BLOCKER_INITIAL as single value
2020-02-14 12:06:05 +01:00
f66fd7b1ca
sys/pm_layered: change PM_BLOCKER_INITIAL to single value
2020-02-14 12:05:59 +01:00
Benjamin Valentin
584fc12c42
CODEOWNERS: add CODEOWNERS file
2020-02-14 11:09:22 +01:00
Thomas Stilwell
751b0332da
drivers/at86rf2xx: reset hardware before reading version register
2020-02-13 21:33:22 -06:00
benpicco
da78d03e95
Merge pull request #13338 from chrysn-pull-requests/coap-no-deduplication
...
nanocoap: State handler idempotentcy requirement
2020-02-13 17:36:28 +01:00
Hauke Petersen
2c41f762b0
Merge pull request #13373 from haukepetersen/add_event_timeout64
...
sys/event: add event_wait_timeout64()
2020-02-13 17:21:50 +01:00
benpicco
8a091afea8
Merge pull request #13363 from benpicco/Makefile.dep-dedup
...
Makefile.dep: deduplicate DEFAULT_MODULE
2020-02-13 16:51:57 +01:00
benpicco
f9f222c907
Merge pull request #12746 from benpicco/at25mac
...
drivers: add driver for the AT24MAC unique ID chip
2020-02-13 16:39:10 +01:00
Hauke Petersen
a574a67ca4
tests/event_wait_timeout: test 64-bit variant
2020-02-13 16:18:32 +01:00
Hauke Petersen
e06cbce940
sys/event: add event_wait_timeout64()
2020-02-13 16:18:32 +01:00
fc40b54cae
Merge pull request #13371 from haukepetersen/add_xtimer_settimeoutflag64
...
xtimer: add xtimer_set_timeout_flag64()
2020-02-13 16:16:45 +01:00
ef6bfbbfac
Merge pull request #13370 from haukepetersen/add_xtimer_usleep64
...
xtimer: properly expose xtimer_usleep64()
2020-02-13 16:00:10 +01:00
Benjamin Valentin
02e1c0a4ed
boards/same54-xpro: add configuration for AT24MAC402
2020-02-13 15:58:43 +01:00
Benjamin Valentin
59ca6a9b37
boards/avr-rss2: add configuration for AT24MAC602
2020-02-13 15:58:43 +01:00
Benjamin Valentin
ecd084781a
tests: add test for at24mac driver
2020-02-13 15:58:43 +01:00
Benjamin Valentin
d3ace2e821
drivers: add at24mac driver
...
The AT24MAC is an EEPROM that provides unique ID functionality.
On one address it provides normal AT24xxx EEPROM operations, but
on a seperate i2c address a read-only EUI-64 and a 128-bit ID are
provided.
This adds a simply driver for this chip.
2020-02-13 15:58:43 +01:00