1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

12687 Commits

Author SHA1 Message Date
Hauke Petersen
8e7ef06bab boards/microbit: enabled external 16-MHz crystal 2017-01-10 11:54:49 +01:00
Hauke Petersen
7dee728d17 boards: added netif dep for nrf51 based boards 2017-01-10 11:54:48 +01:00
Hauke Petersen
36317c56f3 cpu/nrf51: ported nrmin radio driver to netdev2 2017-01-10 11:54:16 +01:00
Hauke Petersen
45a6f0a0ac boards/yunjia-nrf51822: added I2C configuration 2017-01-10 11:52:36 +01:00
Hauke Petersen
2070e08787 boards/microbit: added I2C configuration 2017-01-10 11:52:36 +01:00
Hauke Petersen
d9acf1f621 boards/calliope: added I2C configuration 2017-01-10 11:52:36 +01:00
Hauke Petersen
5d31ca5d4b drivers: use I2C_DEV(x) instead of deprecated I2C_x 2017-01-10 11:52:36 +01:00
Hauke Petersen
cc950d70f8 pkg/u2g2: use #ifdef SPI_NUMOF instead of #if 2017-01-10 11:52:36 +01:00
Hauke Petersen
bed8e88626 boards/airfy-beacon: added I2C configuration 2017-01-10 11:52:36 +01:00
Hauke Petersen
ee56f37809 cpu/nrf51: added I2C driver implementation 2017-01-10 11:52:36 +01:00
Hauke Petersen
8d48239f9b cpu/nrf5: restructured periph_cpu.h files
- inserted one specific for each family (nrf51 and nrf52)
- renamed the common one to periph_cpu_common.h
2017-01-10 11:52:36 +01:00
Oleg Hahm
e224cf8de8 Merge pull request #6304 from haukepetersen/fix_at86rf_voidspitransfer
drivers/at86rf2xx: fix buffer-less SPI transfer
2017-01-10 11:49:11 +01:00
Hauke Petersen
86531a0786 examples/gnrc_minimal: adapted XBee config 2017-01-10 11:47:31 +01:00
Hauke Petersen
7e715014ca tests/driver_xbee: adapted to XBee driver changes 2017-01-10 11:47:31 +01:00
Hauke Petersen
d855cf1ecb sys/auto_init: adapted init code for XBee devices 2017-01-10 11:47:31 +01:00
Hauke Petersen
61378430e2 sys/net/gnrc: added XBee-to-GNRC glue code 2017-01-10 11:47:31 +01:00
Hauke Petersen
83d206e2b0 drivers/xbee: adapted to netdev2 2017-01-10 11:47:31 +01:00
Oleg Hahm
486ca73308 tools: pyterm: properly handle custom output fmt 2017-01-10 11:44:24 +01:00
Vincent Dupont
1a12a40110 boards/nucleo-f042: initial support 2017-01-10 10:34:35 +01:00
Vincent Dupont
83b8495259 cpu/stm32f0: add support for stm32f042x6 mcu 2017-01-10 10:34:18 +01:00
Peter Kietzmann
11a0422b83 Merge pull request #6181 from haukepetersen/opt_lpc11u34_gpio
cpu/lpc11u34: reworked GPIO driver
2017-01-10 09:43:17 +01:00
Peter Kietzmann
d21ede60ce Merge pull request #6256 from haukepetersen/fix_stm32f1_timerconfigs
boards/stm32f1-based: fixed timer configuration
2017-01-10 09:27:59 +01:00
Hauke Petersen
47f245a13d drivers/at86rf2xx: fix buffer-less SPI transfer 2017-01-09 17:47:37 +01:00
Francisco Acosta
a77a08fcf4 Merge pull request #6302 from haukepetersen/opt_test_periphuartnewline
tests/periph_uart: terminate strings with \n
2017-01-09 16:01:08 +01:00
Hauke Petersen
474cf80558 tests/periph_uart: terminate strings with \n 2017-01-09 13:17:44 +01:00
Oleg Hahm
6aeabc0947 Merge pull request #6301 from kaspar030/add_pkg_license_info
pkg: add pkg license information
2017-01-09 13:09:48 +01:00
Oleg Hahm
c5f9f36188 Merge pull request #6295 from OlegHahm/stm32_timer_counter_variable
cpu: stm32: use unsigned as loop counter
2017-01-09 12:10:05 +01:00
Oleg Hahm
3485026a48 cpu: stm32: use unsigned as loop counter 2017-01-09 10:15:20 +01:00
5dd690181b pkg: wakaama: add license information, cleanup 2017-01-09 00:49:38 +01:00
79d2f9e574 pkg: tlsf: add license information 2017-01-09 00:49:38 +01:00
9700e96202 pkg: tinydtls: add license information, cleanup 2017-01-09 00:49:34 +01:00
487e3e9345 pkg: tiny-asn1: add license information, cleanup 2017-01-09 00:49:34 +01:00
e151c03871 pkg: relic: add license information, cleanup 2017-01-09 00:49:34 +01:00
c1e738b743 pkg: oonf_api: add license information, cleanup 2017-01-09 00:49:33 +01:00
e4fddaacf9 pkg: nordic_softdevice_ble: add license information 2017-01-09 00:49:33 +01:00
95ffb22a89 pkg: microcoap: add license information, cleanup 2017-01-08 21:55:46 +01:00
f037cd9a0b pkg: micro-ecc: add license information, cleanup 2017-01-08 21:55:46 +01:00
21a58c9e88 pkg: lwip: add license information, cleanup 2017-01-08 21:55:46 +01:00
0e61f97e9d pkg: libfixmath: add license information, cleanup 2017-01-08 21:55:46 +01:00
c413fca8c7 pkg: libcoap: add license information, cleanup 2017-01-08 21:55:46 +01:00
5468669389 pkg: iotivity: add license information, cleanup 2017-01-08 21:55:46 +01:00
5f9bb4eec9 pkg: emb6: add license information, cleanup 2017-01-08 21:55:46 +01:00
442711ed98 pkg: u8g2: add license information 2017-01-08 21:54:34 +01:00
2178412836 pkg: openwsn: add license information 2017-01-08 21:54:34 +01:00
d448a1567b pkg: nanocoap: add license information 2017-01-08 21:54:34 +01:00
9d89b265de pkg: jsmn: add license information 2017-01-08 21:54:34 +01:00
f3299f5309 pkg: cmsis-dsp: add license information 2017-01-08 21:54:34 +01:00
ab141c77cb pkg: ccn-lite: add license information 2017-01-08 21:54:34 +01:00
aee893fc3f pkg: aversiveplusplus: add license information 2017-01-08 21:54:34 +01:00
BytesGalore
1c8ea7eab2 Merge pull request #6297 from thomaseichinger/pr/fix_doc_base64
sys/base64: fix a documentation confusion
2017-01-08 10:15:54 +01:00