Vincent Dupont
|
a75e7df541
|
Merge pull request #6987 from aabadie/nucleo144_f767
boards/nucleo144-f767: add initial support
|
2017-06-08 17:45:09 +02:00 |
|
|
6ca3567e1b
|
boards/nucleo144-f767: add initial support
|
2017-06-08 17:35:22 +02:00 |
|
|
ed4d9003cc
|
cpu/stm32f7: add support for stm32f767zi
|
2017-06-08 17:35:22 +02:00 |
|
Vincent Dupont
|
c606a23042
|
Merge pull request #7150 from smlng/enh/shell/sc_rtc
shell: add param checks to rtc commands settime and setalarm
|
2017-06-08 17:02:25 +02:00 |
|
Cenk Gündoğan
|
bc18105e2f
|
Merge pull request #7142 from smlng/enh/doc/drivers/periph
Doc: several improvements on docu of common periph interfaces
|
2017-06-08 13:20:14 +02:00 |
|
Hauke Petersen
|
078bf23a17
|
Merge pull request #7143 from haukepetersen/fix_sdcard_xtimerinit
drivers/sdcard_spi: remove xtimer_init
|
2017-06-08 11:28:06 +02:00 |
|
|
1934ae15ad
|
Merge pull request #7132 from Marc-Aurele/ws-integration
cpu/stm32l0: add i2c driver
|
2017-06-08 09:45:05 +02:00 |
|
|
2a27cb245a
|
boards/nucleo-l073: add configuration for I2C periph
|
2017-06-08 09:39:20 +02:00 |
|
|
750b98c541
|
cpu/stm32l0: add I2C driver
|
2017-06-08 09:38:45 +02:00 |
|
|
f5a1e8216b
|
Merge pull request #7153 from photonthunder/samd21_xpro_periph_misspelled
samd21-xpro:missing r in periph_flashpage
|
2017-06-08 09:31:12 +02:00 |
|
|
8ce9b29add
|
Merge pull request #7141 from Marc-Aurele/uart1-l0-impl
boards/nucleo-l073: add third UART (USART1) configuration
|
2017-06-08 09:24:38 +02:00 |
|
Aurelien Fillau
|
6a36c7d5aa
|
boards/nucleo-l073: add third UART (USART1) configuration
UART1 definition has been added to the nucleo-l073 board
definition.
Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
|
2017-06-07 23:52:17 +02:00 |
|
|
7ce6c8f5a1
|
Merge pull request #7135 from smlng/tests/periph_spi/fix_unused_vars
tests, periph_spi: fix unused variable
|
2017-06-07 23:25:01 +02:00 |
|
Dan Evans
|
c02bb03078
|
samd21-xpro:missing r in periph_flashpage
|
2017-06-07 15:03:42 -06:00 |
|
smlng
|
1187376d9a
|
shell: add param checks to rtc commands settime and setalarm
|
2017-06-07 15:56:40 +02:00 |
|
|
db46dbc60e
|
Merge pull request #7146 from biboc/samr21/fix-edbg-serial-flash
sam0: fix edbg flash with serial number
|
2017-06-07 15:14:02 +02:00 |
|
biboc
|
ff235803f4
|
Sam0: fix edbg flash with serial number
|
2017-06-07 14:16:55 +02:00 |
|
Sebastian Meiling
|
75e0a434d4
|
Merge pull request #7145 from cgundogan/pr/gcoap_stack_size_configurable
gcoap: make stack size configurable
|
2017-06-07 13:42:30 +02:00 |
|
Hauke Petersen
|
3cf30e4165
|
Merge pull request #7128 from haukepetersen/opt_cortexm_m0pvtor
cpu/cortexm: set VTOR for selected M0+ CPUs
|
2017-06-07 11:12:23 +02:00 |
|
Cenk Gündoğan
|
935292ce44
|
gcoap: make stack size configurable
|
2017-06-07 08:20:35 +02:00 |
|
Hauke Petersen
|
2b855a673d
|
drivers/sdcard_spi: remove xtimer_init
|
2017-06-06 16:36:02 +02:00 |
|
smlng
|
15f8703f01
|
doc: use markdown sections, adapt pwm.h
|
2017-06-06 16:07:51 +02:00 |
|
smlng
|
756e3d95fb
|
doc: make detailed description of flashpage interface more visibile
|
2017-06-06 16:05:52 +02:00 |
|
smlng
|
236c6cb013
|
doc: enhance doxygen doc of PM module
|
2017-06-06 16:05:52 +02:00 |
|
smlng
|
ab6cb269ed
|
doc: fix UART doxygen docu
- move detailed description to be visible on respective module page
- see and compare other periph interfaces, i.e., GPIO, PWM ...
|
2017-06-06 16:05:52 +02:00 |
|
smlng
|
f5cd3a4496
|
doc: reorganize and enhance docu on common I2C periph interface
|
2017-06-06 16:05:47 +02:00 |
|
Francisco Acosta
|
6df211383e
|
Merge pull request #5366 from haukepetersen/add_flashrom_samd21
cpu/samd21: added flashpage driver implementation
|
2017-06-06 15:54:04 +02:00 |
|
|
ccc098b36c
|
Merge pull request #7131 from In0ut/nucleo-l0-rtc
cpu/stm32-common: add RTC support to stm32l0
|
2017-06-06 08:17:49 +02:00 |
|
Martine Lenders
|
99327c7c04
|
Merge pull request #7137 from smlng/driver/encx24j600/fix_overflow
driver, encx24j600: fix possible buffer overflow
|
2017-06-06 07:51:13 +02:00 |
|
smlng
|
164768be54
|
netstats_l2: correct rx_bytes in encx24j600
|
2017-06-05 11:08:59 +02:00 |
|
smlng
|
b41219744a
|
driver, encx24j600: fix possible buffer overflow
overflow if len < payload_len, that is packet too big
|
2017-06-05 11:08:59 +02:00 |
|
Martine Lenders
|
045b9e7f18
|
Merge pull request #7136 from smlng/tests/emb6/fix_unused_var
tests, emb6: fix unused var
|
2017-06-04 10:45:44 +02:00 |
|
smlng
|
ce0aa113b3
|
tests, periph_spi: fix unused variable
|
2017-06-03 22:55:43 +02:00 |
|
smlng
|
26fb62b279
|
tests, emb6: fix unused var
|
2017-06-03 22:54:48 +02:00 |
|
joris
|
2135dcc70c
|
boards/nucleo32-l031: configure RTC
|
2017-06-02 20:23:38 +02:00 |
|
joris
|
fa2b1511a2
|
boards/nucleo-l053: configure RTC
|
2017-06-02 20:22:13 +02:00 |
|
joris
|
19baa390de
|
boards/nucleo-l073: configure RTC
|
2017-06-02 20:14:18 +02:00 |
|
joris
|
6a5da1c1f7
|
cpu/stm32-common: add RTC support to stm32l0
Signed-off-by: joris <laborde.joris@gmail.com>
|
2017-06-02 20:03:09 +02:00 |
|
Sebastian Meiling
|
3cdb92aaf4
|
Merge pull request #7126 from cgundogan/pr/packer_udev_rules
packer: import openocd udev rules
|
2017-06-02 15:42:55 +02:00 |
|
Francisco Acosta
|
983406cfda
|
Merge pull request #6661 from aabadie/driver_bmx280
drivers/bmx280: make bme280 driver more generic and also add support to bmp280
|
2017-06-02 15:27:05 +02:00 |
|
|
82e68b008c
|
test/bmx280: rename bme280 test
|
2017-06-02 14:55:32 +02:00 |
|
|
d7543ccf31
|
sys/auto_init: use new bmx280 implementation for bme280 and bmp280
|
2017-06-02 14:54:17 +02:00 |
|
|
4a852abd03
|
drivers/bmx280: factorize bme280 and bmp280 implementation
|
2017-06-02 14:54:17 +02:00 |
|
Martine Lenders
|
4e7afa44ea
|
Merge pull request #7103 from kb2ma/opt_gcoap_moveimplstatus
net/gcoap: add table of contents to module doc
|
2017-06-02 12:44:30 +02:00 |
|
Hauke Petersen
|
fd981dff22
|
cpu/cortexm: set VTOR for selected M0+ CPUs
|
2017-06-02 11:53:59 +02:00 |
|
Hauke Petersen
|
e9fad57925
|
boards/samX21-xpro: enabled flashpage feature
done so for:
- samr21-xpro
- saml21-xpro
- samd21-xpro
|
2017-06-02 11:33:38 +02:00 |
|
Hauke Petersen
|
4e29dce36b
|
cpu/samd0: added flashpage driver implemenation
|
2017-06-02 11:32:34 +02:00 |
|
neiljay
|
12a9c5e3b4
|
Merge pull request #7012 from francois-berder/wifire-led
boards: pic32-wifire: Add LEDs support
|
2017-06-02 10:14:43 +01:00 |
|
neiljay
|
7c3601ae8f
|
Merge pull request #7013 from francois-berder/clicker-led
boards: pic32-clicker: Add LEDs support
|
2017-06-02 10:14:16 +01:00 |
|
Cenk Gündoğan
|
1186029102
|
packer: add custom udev rules
|
2017-06-02 11:09:33 +02:00 |
|