Commit Graph

13134 Commits (513b20ffd328934c58af169e2bce0c0a01eddee2)
 

Author SHA1 Message Date
Peter Kietzmann 513b20ffd3 Merge pull request #4780 from haukepetersen/opt_periph_spi2
drivers/spi: reworked SPI driver interface
7 years ago
Andreas "Paul" Pauli b101c704c7 Merge pull request #5620 from jasonatran/jlink_fix
dist/tools/jlink: remove jlink prompt
7 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
7 years ago
Hauke Petersen 422763e53f tests: blacklisted some msp430 based boards 7 years ago
Hauke Petersen 7b1047f3bc tests/lwip: blacklist nucleo-f072 and wsn430 7 years ago
Hauke Petersen 5bdb3bfa61 misc: aggregated doxygen fixes 7 years ago
Hauke Petersen 1544699286 tests/emb6: blacklisted wsn boards for insuf. RAM 7 years ago
Hauke Petersen 3afbf13cfc pkg/u8g2: adapted patch files for SPI changes 7 years ago
Hauke Petersen b710702345 boards/opencm9-04: fixed SPI configuration 7 years ago
Hauke Petersen 24ceb954ea drivers/sdcard_spi: adapted to SPI interface changes 7 years ago
Hauke Petersen 49118f8c2e boards/arduino-due: added SD card configuration 7 years ago
Hauke Petersen a2d9d9a3f9 boards/maple-mini: adapted SPI configuration 7 years ago
Hauke Petersen 4bfce892d3 drivers/periph&cpu: add and use common periph_init() 7 years ago
Hauke Petersen ed4cb561bb boards/remote: fixed includes 7 years ago
PeterKietzmann 3fa8a5e87c cpu/cc2538: fix spi_transfer_bytes 7 years ago
PeterKietzmann 9b772a45de boards/cc2538: fix SPI clock initialisation 7 years ago
Hauke Petersen 55391bc8eb boards/nucleo-f207: fixed pin mapping for SPI/ADC 7 years ago
Hauke Petersen 5a26037702 drivers/pcd8544: adapted to SPI API changes 7 years ago
Hauke Petersen 8ff20d1386 drivers/nvram_spi: adapted to SPI API changes 7 years ago
Hauke Petersen ac482fd3e2 drivers/w5100: adapted to SPI API changes 7 years ago
Hauke Petersen 5cb10ca9ea drivers/nrf24l01: adapted to SPI API changes 7 years ago
Hauke Petersen 3d80b9c581 drivers/lis3dh: adapted to SPI API changes 7 years ago
Hauke Petersen e5ab3c2020 drivers/kw2xrf: adpated to SPI API changes 7 years ago
Hauke Petersen 87534c75f0 drivers/encx24j600: adapted to SPI API changes 7 years ago
Hauke Petersen dc3e78d521 drivers/end28j60: adapted to SPI API changes 7 years ago
Hauke Petersen 5639b1d52f drivers/cc2420: adapted to SPI API changes 7 years ago
Hauke Petersen 8799b3ab9e drivers/cc110x: adapted to SPI API changes 7 years ago
Hauke Petersen 236f1edddd drivers/at86rf2xx: adapted to SPI API changes 7 years ago
Hauke Petersen 610e671aac drivers/adt7310: adapted to SPI API changes 7 years ago
Hauke Petersen f42ae58d27 tests/warn_conflict: adapted to SPI API changes 7 years ago
Hauke Petersen c9bb55405b pkg/u8g2: adapted doc to SPI changes 7 years ago
Hauke Petersen 0edef2a0e1 cpu/stm32*+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
7 years ago
Hauke Petersen 849ce20f5c cpu/sam3+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
7 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
7 years ago
Hauke Petersen 10b0013315 cpu/lpc2387+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
7 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
7 years ago
Hauke Petersen d5e00e594a cpu/msp430fxyz+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
7 years ago
Hauke Petersen c97a88ecb8 cpu/lpc11u34+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
7 years ago
Hauke Petersen 5880d0edda cpu/kinetis+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
7 years ago
Hauke Petersen ca5f1befb3 cpu/cc2538+boards: adapted to SPI API changes
- adapted the SPI driver
- adapted all boards using the CPU
7 years ago
Hauke Petersen b7109bd564 cpu/kinetis_common: added SPI scaler calc tool 7 years ago
Hauke Petersen e38fc727af cpu/stm32_common: added SPI div calc tool 7 years ago
Hauke Petersen f5595693f6 cpu/atmega_common: adapted SPI driver 7 years ago
Hauke Petersen a25b25d830 tests/periph_spi: rewrite of SPI test 7 years ago
Hauke Petersen 96fe0fd63e drivers/periph_common: reworked SPI driver parts 7 years ago
Hauke Petersen 37e0482e35 drivers/periph: remodeled SPI driver interface 7 years ago
Peter Kietzmann 274ab1cd66 Merge pull request #5499 from kaspar030/minor_compile_fixes
cpu: samd21: misc compile fixes
7 years ago
Kaspar Schleiser d676356be3 Merge pull request #6474 from kaspar030/debug_parallel_build
CI: murdock: add workdir sanity check to compile step
7 years ago
Kaspar Schleiser c1f6e59af2 CI: murdock: add workdir sanity check to compile step 7 years ago
Emmanuel Baccelli ff85c5b9c2 Merge pull request #6471 from kaspar030/remove_iotivity
pkg: iotivity: temporarily remove
7 years ago