Commit Graph

13194 Commits (aedffd78835f3afade2b34d55347048c01404c3f)
 

Author SHA1 Message Date
kYc0o 5ff272f9f8 tests/unittests: add more boards to insufficient memory list 6 years ago
kYc0o 2277cc3354 tests/unittests/tests-tweetnacl: increase needed stack 6 years ago
Cenk Gündoğan 70ceb9acdc Make: buildtest: match exact board name 6 years ago
Martine Lenders 7cb379c0cd Merge pull request #6482 from cgundogan/pr/emb6_msb430h_no_linking
tests/emb6: msb-430 insufficient memory
6 years ago
Hauke Petersen 2bd77c363e Merge pull request #6481 from kaspar030/fix_driver_encx24j600
drivers: encx24j600: misc compilation fixes
6 years ago
Cenk Gündoğan d442a6a3f8 tests/emb6: msb-430 insufficient memory 6 years ago
Kaspar Schleiser ac82506d7d cpu: stm32: remove SPI rework leftovers 6 years ago
Kaspar Schleiser 7178d6d002 drivers: encx24j600: misc compilation fixes 6 years ago
Hauke Petersen ed2bb9d3f8 drivers/lis3dh: fixed bug and simplified init()
- changed to SPI_MODE_0
- made init() function use the params struct as parameter
6 years ago
Koen Zandberg 672da2c457 drivers/mrf24j40: initial mrf24j40 support 6 years ago
Peter Kietzmann 513b20ffd3 Merge pull request #4780 from haukepetersen/opt_periph_spi2
drivers/spi: reworked SPI driver interface
6 years ago
Andreas "Paul" Pauli b101c704c7 Merge pull request #5620 from jasonatran/jlink_fix
dist/tools/jlink: remove jlink prompt
6 years ago
Oleg Hahm c5abb08316 Merge pull request #4058 from daniel-k/pr/gdb_threads_openocd
cortex_m: Add debug symbols for OpenOCD/GDB thread support
6 years ago
Hauke Petersen 422763e53f tests: blacklisted some msp430 based boards 6 years ago
Hauke Petersen 7b1047f3bc tests/lwip: blacklist nucleo-f072 and wsn430 6 years ago
Hauke Petersen 5bdb3bfa61 misc: aggregated doxygen fixes 6 years ago
Hauke Petersen 1544699286 tests/emb6: blacklisted wsn boards for insuf. RAM 6 years ago
Hauke Petersen 3afbf13cfc pkg/u8g2: adapted patch files for SPI changes 6 years ago
Hauke Petersen b710702345 boards/opencm9-04: fixed SPI configuration 6 years ago
Hauke Petersen 24ceb954ea drivers/sdcard_spi: adapted to SPI interface changes 6 years ago
Hauke Petersen 49118f8c2e boards/arduino-due: added SD card configuration 6 years ago
Hauke Petersen a2d9d9a3f9 boards/maple-mini: adapted SPI configuration 6 years ago
Hauke Petersen 4bfce892d3 drivers/periph&cpu: add and use common periph_init() 6 years ago
Hauke Petersen ed4cb561bb boards/remote: fixed includes 6 years ago
PeterKietzmann 3fa8a5e87c cpu/cc2538: fix spi_transfer_bytes 6 years ago
PeterKietzmann 9b772a45de boards/cc2538: fix SPI clock initialisation 6 years ago
Hauke Petersen 55391bc8eb boards/nucleo-f207: fixed pin mapping for SPI/ADC 6 years ago
Hauke Petersen 5a26037702 drivers/pcd8544: adapted to SPI API changes 6 years ago
Hauke Petersen 8ff20d1386 drivers/nvram_spi: adapted to SPI API changes 6 years ago
Hauke Petersen ac482fd3e2 drivers/w5100: adapted to SPI API changes 6 years ago
Hauke Petersen 5cb10ca9ea drivers/nrf24l01: adapted to SPI API changes 6 years ago
Hauke Petersen 3d80b9c581 drivers/lis3dh: adapted to SPI API changes 6 years ago
Hauke Petersen e5ab3c2020 drivers/kw2xrf: adpated to SPI API changes 6 years ago
Hauke Petersen 87534c75f0 drivers/encx24j600: adapted to SPI API changes 6 years ago
Hauke Petersen dc3e78d521 drivers/end28j60: adapted to SPI API changes 6 years ago
Hauke Petersen 5639b1d52f drivers/cc2420: adapted to SPI API changes 6 years ago
Hauke Petersen 8799b3ab9e drivers/cc110x: adapted to SPI API changes 6 years ago
Hauke Petersen 236f1edddd drivers/at86rf2xx: adapted to SPI API changes 6 years ago
Hauke Petersen 610e671aac drivers/adt7310: adapted to SPI API changes 6 years ago
Hauke Petersen f42ae58d27 tests/warn_conflict: adapted to SPI API changes 6 years ago
Hauke Petersen c9bb55405b pkg/u8g2: adapted doc to SPI changes 6 years ago
Hauke Petersen 0edef2a0e1 cpu/stm32*+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
6 years ago
Hauke Petersen 849ce20f5c cpu/sam3+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
6 years ago
Hauke Petersen ea07a6817c cpu/sam0+boards: adapted to new SPI API
- adapted the SPI driver
- merged SPI driver for samr21 and saml21
- adapted all boards using the CPU
6 years ago
Hauke Petersen 10b0013315 cpu/lpc2387+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
6 years ago
Hauke Petersen b097e0840b cpu/nrf5x+boards: adapted to new SPI API
- adapted the SPI driver
- merged SPI drivers from nrf51 and nrf52
- adapted all boards using the CPU
6 years ago
Hauke Petersen d5e00e594a cpu/msp430fxyz+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
6 years ago
Hauke Petersen c97a88ecb8 cpu/lpc11u34+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
6 years ago
Hauke Petersen 5880d0edda cpu/kinetis+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
6 years ago
Hauke Petersen ca5f1befb3 cpu/cc2538+boards: adapted to SPI API changes
- adapted the SPI driver
- adapted all boards using the CPU
6 years ago