- Dec 20, 2016
-
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
This reverts commit fb3c2b2b. The reverted commit broke Clang compilation.
-
- Dec 19, 2016
-
-
Hauke Petersen authored
sys: refactor synchronous uart
-
Hauke Petersen authored
tests/unittests: add stm32f3discovery to BOARD_INSUFFICIENT_MEMORY
-
- Dec 18, 2016
-
-
Kaspar Schleiser authored
travis: remove .travis.yml and build scripts
-
Ludwig Knüpfer authored
cpu/stm32f1: implement lpm + run without PLL
-
Kaspar Schleiser authored
-
- Dec 16, 2016
-
-
Kaspar Schleiser authored
-
Hauke Petersen authored
cpu/stm32(_common & f2): implement delay after RCC peripheral clock enable
-
Kaspar Schleiser authored
cpu/saml21: removed unused saml21_periph.h
-
Hauke Petersen authored
boards/avsextrem: fix u_int type in smb380 driver
-
Hauke Petersen authored
-
Francisco Acosta authored
drivers/bmp180: move bmp180 driver to saul auto init using the correct way
-
Martine Lenders authored
gnrc_priority_queue: fix doxygen document.
-
Martine Lenders authored
example/microcoap_server: fix link local address
-
Alexandre Abadie authored
-
Pieter Willemsen authored
-
Pieter Willemsen authored
Implements workaround 1 (use __DSB()) proposed in the stm32 errata It was possible to lose data when you configure a peripheral right after enabling its clock
-
Alexandre Abadie authored
cpu/stm32x: unified PWM driver implementations
-
Alexandre Abadie authored
cpu/stm32f4: Add I2C low speed support to the stm32f4
-
Alexandre Abadie authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
cpu/sam0: structural clean-up for sam[dlr]21 CPUs
-
Martine Lenders authored
gnrc_pktbuf_static: fix #5748
-
- Dec 15, 2016
-
-
Martine Lenders authored
-
Koen Zandberg authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
as we do not build the periph drivers selectable currently, the guard is triggered even for boards that do not have any PWM defined and don't want to use it...
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Cenk Gündoğan authored
sys: fmt: fix scn_u32_dec() documentation
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Cenk Gündoğan authored
gnrc_netdev2_eth: check bytes_expected > 0
-
Martine Lenders authored
timex: more conversion macros
-