-
- Downloads
make: fix various compile errors with Wextra
pkg, nordic_softdevice_ble: disable CFLAGS to omit compiler error sys, pm_layered: fix casting nonscalar to the same type cpu, stm32_common: fix type-limits, remove always true assert cpu, stm32f4: fix pointer arithmetic in periph/i2c drivers, at86rf2xx: fix type-limits where condition always true saul, gpio: fix if no gpio configured for saul cpu, saml21: add frequency check to periph/timer driver, cc110x: fix unused param and type-limts errors boards, wsn430-common: fix old-style-declaration make: fix old style definition drivers, sdcard_spi: fix old style typedef driver, at30tse: remove unnecessary check driver, nrf24: fix type-limit driver, pn532: change buffer from char to uint8_t tests/driver_sdcard: fix type limits boards, feather-m0: add missing field inits driver, tcs37727: fix type limits pkg, emb6: disable some compiler warnings tests/emb6: disable some compiler warings pkg, openthread: fix sign compare and unused params tests/trickle: fix struct init tests/pthread_cooperation: fix type limits board, mips-malta: remove feature periph_uart shell: fix var size for netif command gnrc, netif: fix sign-compare gnrc, nib: fix sign-compare shell: fix output in netif command posix: fix type-limits in pthread_cond
Showing
- boards/feather-m0/include/periph_conf.h 3 additions, 1 deletionboards/feather-m0/include/periph_conf.h
- boards/mips-malta/Makefile.features 0 additions, 1 deletionboards/mips-malta/Makefile.features
- boards/mips-malta/include/periph_conf.h 0 additions, 6 deletionsboards/mips-malta/include/periph_conf.h
- boards/nucleo32-common/include/gpio_params.h 4 additions, 2 deletionsboards/nucleo32-common/include/gpio_params.h
- boards/wsn430-common/board_init.c 1 addition, 1 deletionboards/wsn430-common/board_init.c
- cpu/kinetis/periph/timer.c 41 additions, 41 deletionscpu/kinetis/periph/timer.c
- cpu/saml21/periph/timer.c 4 additions, 0 deletionscpu/saml21/periph/timer.c
- cpu/stm32_common/periph/spi.c 0 additions, 2 deletionscpu/stm32_common/periph/spi.c
- cpu/stm32f4/periph/i2c.c 1 addition, 1 deletioncpu/stm32f4/periph/i2c.c
- drivers/at30tse75x/at30tse75x.c 0 additions, 10 deletionsdrivers/at30tse75x/at30tse75x.c
- drivers/at86rf2xx/at86rf2xx_getset.c 4 additions, 2 deletionsdrivers/at86rf2xx/at86rf2xx_getset.c
- drivers/at86rf2xx/at86rf2xx_netdev.c 5 additions, 2 deletionsdrivers/at86rf2xx/at86rf2xx_netdev.c
- drivers/cc110x/cc110x-netdev.c 8 additions, 1 deletiondrivers/cc110x/cc110x-netdev.c
- drivers/cc110x/cc110x-rxtx.c 2 additions, 2 deletionsdrivers/cc110x/cc110x-rxtx.c
- drivers/cc110x/cc110x.c 1 addition, 1 deletiondrivers/cc110x/cc110x.c
- drivers/enc28j60/enc28j60.c 1 addition, 1 deletiondrivers/enc28j60/enc28j60.c
- drivers/encx24j600/encx24j600.c 1 addition, 1 deletiondrivers/encx24j600/encx24j600.c
- drivers/include/nrf24l01p.h 2 additions, 1 deletiondrivers/include/nrf24l01p.h
- drivers/include/sdcard_spi.h 12 additions, 12 deletionsdrivers/include/sdcard_spi.h
- drivers/kw2xrf/kw2xrf_tm.c 2 additions, 2 deletionsdrivers/kw2xrf/kw2xrf_tm.c
Loading
Please register or sign in to comment