Commit Graph

13821 Commits (847c126fbe32c755c6756bb37c21d6f120dca852)
 

Author SHA1 Message Date
Francois Berder 847c126fbe boards: pic32-clicker: Add support for GPIO peripheral
Signed-off-by: Francois Berder <francois.berder@imgtec.com>
6 years ago
Francois Berder 37281c8c5e cpu: pic32_common: Implement simple GPIO driver
Signed-off-by: Francois Berder <francois.berder@imgtec.com>
6 years ago
Martine Lenders bca6190e3c Merge pull request #6861 from gebart/pr/cpuid-generic
cpuid: Unify implementations for the simplest cases
6 years ago
Joakim Nohlgård 6cda6a6560 periph/cpuid: Unify implementations to a common driver for several platforms 6 years ago
Joakim Nohlgård 9adeaf0942 cpu/sam0: cpuid: Refactor for clarity 6 years ago
Joakim Nohlgård fe75996cbc cpu/lm4f120: Remove stub cpuid
NVIC_CPUID is not a unique device ID, it is the Cortex-M core family ID.
6 years ago
Joakim Nohlgård 96652c3353 Merge pull request #6848 from OTAkeys/pr/vfs_readdir_doc
vfs: fix readdir return value documentation
6 years ago
Martine Lenders 117c9341ab Merge pull request #6854 from gebart/pr/unittests-dir-wildcard
unittests: Refactor Makefile test wildcard matching line
6 years ago
Martine Lenders ac7671762d Merge pull request #6778 from miri64/posix_sockets/enh/port-to-vfs
posix_sockets: port to vfs for file descriptors
6 years ago
Alexandre Abadie b0f4123537 Merge pull request #4699 from gebart/pr/makefile-reorganize
Makefiles: move all supporting Makefile includes to /makefiles
6 years ago
Francisco Acosta ccadf0b74f Merge pull request #6855 from kYc0o/tftp_fixes
gnrc_tftp: deal with lost DACKs
6 years ago
Joakim Nohlgård 339a4da9dc Makefiles: move to new directory /makefiles 6 years ago
Joakim Nohlgård 9809db3d90 unittests: Refactor Makefile test wildcard matching line
Eliminate external shell calls
6 years ago
kYc0o e2e1500c6d f tftp: address @aabadie comments. 6 years ago
kYc0o bd81e010f8 examples/gnrc_tftp: avoid to print NULL 6 years ago
kYc0o 9ee1e1f156 tftp: send DACK until server receives it 6 years ago
kYc0o 1f70d172c6 tftp: disable debug 6 years ago
Martine Lenders 577048db3a Merge pull request #6687 from dylad/fix_saml21_spi
SAML: Fix SPI SERCOM ID calculation
6 years ago
Martine Lenders 96e0ce8ed3 atmega_common: provide implementation for POSIX syscalls 6 years ago
Martine Lenders 8b5eda9020 posix_sockets: port to vfs for file descriptors 6 years ago
Vincent Dupont 1468bc9d5f Merge pull request #6846 from gebart/pr/spiffs-test
unittests: Add missing check for result of vfs_opendir in tests-spiffs
6 years ago
Alexandre Abadie 87a728617b Merge pull request #6845 from aabadie/fix_buildtest
boards/nucleo-f302: remove unicode character that breaks buildtest target
6 years ago
Vincent Dupont e56c4f3553 vfs: fix readdir return value documentation 6 years ago
Joakim Nohlgård 7f9b37e2ca unittests: Add missing check for result of vfs_opendir in tests-spiffs 6 years ago
Alexandre Abadie 74a78effe8 boards/nucleo-f302: remove unicode character that breaks buildtest target 6 years ago
Martine Lenders dab3de5ea7 Merge pull request #6844 from gebart/pr/scan-build-fixes
net: Fix two minor return value issues
6 years ago
Martine Lenders 9f4e0669b7 Merge pull request #6843 from gebart/pr/nullptr-iphc
6lo: Avoid null ptr dereference when SAC=0, DAC=1, DAM=00, M=1
6 years ago
Joakim Nohlgård 0ba9fd3456 6lo: Avoid null ptr dereference when DAC=1, DAM=00, M=1 6 years ago
Joakim Nohlgård 3d1e2aaf5b drivers/at86rf2xx: Fix dead assignment 6 years ago
Joakim Nohlgård 64f1515a38 netdev2_ieee802154: Fix dead assignment 6 years ago
Martine Lenders 0fd85f982d Merge pull request #6826 from smlng/doc/driver/hd44780
doc: fix doxygen grouping of driver hd44780
6 years ago
Joakim Nohlgård f4dd0a31b2 Merge pull request #5625 from OTAkeys/pr/spiffs
pkg: add SPIFFS support
6 years ago
Vincent Dupont 4cb3232a42 native: add spiffs options in board.h 6 years ago
Vincent Dupont b52c9a79cf unittests: add spiffs unittests 6 years ago
Vincent Dupont f0bd96b690 spiffs: add SPIFFS as a package
This implements basic features with the VFS interface
6 years ago
Vincent Dupont a5ef3d606c Merge pull request #6828 from aabadie/nucleo_f429_hwrng
boards/nucleo144-f429: add hwrng feature
6 years ago
Martine Lenders fcb9ba285e Merge pull request #6725 from astralien3000/dynamixel
drivers/dynamixel : initial support
6 years ago
Vincent Dupont 43a199150f Merge pull request #6831 from miri64/doc/fix/mtd_native
doc: fix grouping of mtd_native
6 years ago
Martine Lenders 6a6b9e8f16 doc: fix grouping of mtd_native 6 years ago
Alexandre Abadie 6f98e81b17 Merge pull request #6759 from OTAkeys/pr/nucleo-i2c-clock
boards: fix I2C_APBCLK value in stm32-based boards
6 years ago
Alexandre Abadie f4f7fb241d Merge pull request #6827 from OTAkeys/pr/hwrng_nucleo144
boards: add hwrng feature in nucleo144-(f207|f413)
6 years ago
Loïc Dauphin bb31db1cfb tests/driver_dynamixel: initial support 6 years ago
Loïc Dauphin 47cfe0ac66 drivers/dynamixel: initial support 6 years ago
Loïc Dauphin 172203dc9d tests/driver_feetech: coding conventions 6 years ago
Loïc Dauphin 281b3ca552 drivers/uart_half_duplex: debug direction management interface 6 years ago
Loïc Dauphin c9a4a37159 boards/opencm904: set UART_STDIO_BAUDRATE to 921600 6 years ago
Hauke Petersen cf3cc6e0f8 Merge pull request #6821 from haukepetersen/add_stm32l4_hwrng
boards/cpu: added hwrng for nucleo-l476 / stm32l4
6 years ago
Alexandre Abadie c4adedf6a7 boards/nucleo144-f429: add hwrng support 6 years ago
Vincent Dupont 0bb60389ac boards: add hwrng feature in nucleo144-(f207|f413) 6 years ago
smlng a77ed385aa doc: fix doxygen grouping of driver hd44780 6 years ago