Joakim Nohlgård
599ad3784c
Merge pull request #7345 from OTAkeys/pr/spiffs_statvfs
...
pkg/spiffs: implement statvfs and improve doc
2017-12-14 11:37:53 +01:00
smlng
a968e5bb81
pkg: fix URL for tiny-asn1 package
2017-12-14 10:50:12 +01:00
Cenk Gündoğan
b6581289a2
pkg: ccn-lite: adapt to v2
2017-12-01 16:14:27 +01:00
9fe9d1fed2
pkg: remove nanocoap
2017-12-01 12:53:51 +01:00
Martine Lenders
1ca465b140
Merge pull request #8183 from miri64/pkg/cleanup/rm-gnrc-from-openthread
...
openthread: remove GNRC header include
2017-11-30 18:11:42 +01:00
Martine Lenders
70d29912a2
Merge pull request #8148 from moenoel/update-wakaama
...
pkg: wakaama: Fix and update wakaama package to version fe48d45
2017-11-30 14:39:48 +01:00
Martine Lenders
b4f5b19153
openthread: remove GNRC header include
...
Including a GNRC header into OpenThread doesn't make sense, since it is
a different network stack.
2017-11-30 13:59:49 +01:00
Christian Manal
bc62f54146
pkg: wakaama: Fix and update wakaama package to version fe48d45
...
* Fix the not updated `PKG_TEMP_DIR` to `PKG_BUILDDIR`
* Bump the version
* Make the patches apply and fix warnings/errors
2017-11-29 17:03:14 +01:00
smlng
b283b7784c
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
2017-11-28 18:31:43 +01:00
smlng
e381317fbf
make: fix sign-compare errors
...
cpu, nrf5x_common: fix sign-compare in periph/flashpage
drivers, periph_common: fix sign-compare in flashpage
cpu, sam0_common: fix sign-compare error in periph/gpio
cpu, cc2538: fix sign-compare in periph/timer
cpu, sam3: fix sign-compare in periph/gpio
cpu, stm32_common: fix sign-compare in periph/pwm
cpu, stm32_common: fix sign-compare in periph/timer
cpu, stm32_common: fix sign-compare in periph/flashpage
cpu, nrf5x_common: fix sign-compare in radio/nrfmin
cpu, samd21: fix sign-compare in periph/pwm
cpu, ezr32wg: fix sign-compare in periph/gpio
cpu, ezr32wg: fix sign-compare in periph/timer
drivers, ethos: fix sign-compare
sys, net: fix sign-compare
cpu, atmega_common: fix sign-compare error
cpu, msp430fxyz: fix sign-compare in periph/gpio
boards, msb-430-common: fix sign-compare in board_init
driver, cc2420: fix sign-compared
sys/net: fix sign-compare in gnrc_tftp
driver, pcd8544: fix sign-compare
driver, pn532: fix sign-compare
driver, sdcard_spi: fix sign-compare
tests: fix sign_compare
sys/net, lwmac: fix sign_compare
pkg, lwip: fix sign-compare
boards, waspmote: make CORECLOCK unsigned long to fix sign_compare error
tests, sock_ip: fix sign compare
tests, msg_avail: fix sign compare
tests, sock_udp: fix sign compare
boards: fix sign-compare for calliope and microbit matrix
2017-11-28 11:55:48 +01:00
8a6d04ce52
Merge pull request #7925 from RIOT-OS/gnrc_netif2_integration/master
...
gnrc_netif2: gnrc_ipv6_nib: full integration into GNRC
2017-11-27 21:12:14 +01:00
Martine Lenders
6df7d02cc5
Merge pull request #8030 from smlng/pkg/libcoap/fix_compiler_error
...
pkg/libcoap: adapt Makefile to fix compile error
2017-11-24 18:40:27 +01:00
Martine Lenders
3c499b2e54
emb6: Update periph_hwnrg CPP check
2017-11-24 10:49:47 +01:00
Martine Lenders
a785ee5212
emb6: update PNRG access
...
This this build branch doesn't seem to be build, this slipped through
back, when the PNRG functions were renamed.
2017-11-23 18:54:40 +01:00
smlng
5939cd4dbe
pkg/libcoap: fix implicit-function-declaration of strnlen
2017-11-17 18:42:41 +01:00
e01c23ef35
Merge pull request #8031 from smlng/pkg/tinydtls/fix_compile_error
...
pkg/tinydtls: update version to fix compiler errors
2017-11-17 15:19:42 +01:00
Martine Lenders
31b1ceb440
gnrc_netif2: rename to gnrc_netif
2017-11-17 10:41:54 +01:00
smlng
ece74000d2
pkg/tinydtls: bump version to fix compiler issues
2017-11-14 16:26:35 +01:00
Martine Lenders
5e0a51707c
pkg: port nordic_softdevice_ble to gnrc_netif2
2017-11-14 10:09:09 +01:00
Bas Stottelaar
5eaf1985c5
pkg: emlib: add emlib package
2017-11-13 20:27:16 +01:00
Gaëtan Harter
21dfcc9448
pkg: change conflicting module name for pkg root directory
...
Root directory of libfixmath and u8g2 where the same as another directory.
2017-11-13 15:29:06 +01:00
Martine Lenders
1a0f4940fd
Merge pull request #7940 from miri64/posix/enh/move-time-to-module
...
posix: move time functions to their own module
2017-11-12 20:05:50 +01:00
Martine Lenders
00434f81f0
pkg: umorse: add posix_time dependency
2017-11-12 19:55:58 +01:00
Peter Kietzmann
710771a8dc
Merge pull request #7916 from basilfx/feature/update_u8g2
...
pkg/u8g2: update version
2017-11-08 15:41:50 +01:00
Martine Lenders
43217b92f0
Merge pull request #7518 from Hyungsin/forupstream_openthread_rssi
...
[OpenThread] report RSSI for openthread
2017-11-07 22:52:15 +01:00
Martine Lenders
861035f22d
gnrc: integrate gnrc_netif2
...
Not link-able, since NDP and NC are missing (intentionally)
2017-11-07 19:08:44 +01:00
72add88004
Merge pull request #7794 from kaspar030/bump_jerryscript_version
...
pkg/jerryscript: bump jerryscript version
2017-11-07 14:31:03 +01:00
060d49fcaa
Merge pull request #7387 from tobhe/heatshrink
...
pkg/heatshrink: fix fallthrough warnings
2017-11-02 17:18:59 +01:00
smlng
805eb9c38b
pkg: add uMorse
2017-11-02 09:22:41 +01:00
Bas Stottelaar
1807f7d3a2
pkg/u8g2: update version
2017-10-31 14:58:28 +01:00
Martine Lenders
279b79c2f0
Merge pull request #7850 from mtausig/feature/update_tinyasn1
...
Update package tiny-asn1
2017-10-26 00:25:09 +02:00
Mathias Tausig
0e199d5c96
Update tiny-asn1
2017-10-25 22:58:08 +02:00
Hyungsin
e2d8c10e7c
pkg/openthread: store RSSI value reported by radio driver for RX packets
2017-10-24 11:26:14 -07:00
Hauke Petersen
fc55c09c15
Merge pull request #7797 from MichelRottleuthner/fatfs_fix_mkfs
...
pkg/fatfs: fix mkfs on native
2017-10-24 17:30:48 +02:00
Francisco Acosta
c3b0e432f9
Merge pull request #7785 from kYc0o/fix_relic_osx
...
pkg: relic: fix compiling on OS X
2017-10-24 14:10:36 +02:00
kYc0o
90825c508b
pkg/relic/os_util.sh: fix sed command for OS X
2017-10-24 13:56:33 +02:00
Michel Rottleuthner
267199b497
pkg/fatfs: fix missing includes and disk_ioctl function in native diskio
2017-10-23 19:14:04 +02:00
Martine Lenders
19728dcf7f
pkg: fatfs: do not export CFLAGS in dependencies
2017-10-23 16:50:27 +02:00
9ba90e2ae6
pkg: jerryscript: bump version
2017-10-23 10:08:52 +02:00
Gaëtan Harter
5c7ebe0724
pkg/libfixmath: upgrade version to work with gcc6
...
With gcc6, libfixmath unittests do not compile because of a negative value left
shift error '-Werror=shift-negative-value'. All uses of F16C with negative value
are affected.
Changelog:
* Fix '-Werror=shift-negative-value' for gcc 6
* make some member functions const
ad9ed940e5...7f9c966b5c
2017-09-29 12:14:47 +02:00
Martine Lenders
776e830040
Merge pull request #7637 from aabadie/cleanup_makefiles
...
makefile: indentation cleanup
2017-09-23 15:58:08 +02:00
a45a86b5ad
pkg: makefiles indentation cleanup
2017-09-22 14:53:01 +02:00
Sebastian Meiling
4a463c105d
Merge pull request #7578 from PeterKietzmann/pr_pkg_u8g2_update
...
pkg/u8g2: update version
2017-09-22 12:12:48 +02:00
035d266d49
makefile: indentation cleanup
2017-09-22 12:00:47 +02:00
Peter Kietzmann
1294696134
pkg/u8g2: update version
2017-09-22 11:07:11 +02:00
Martine Lenders
c2fe625f8b
lwip: Update to v2.0.3
...
See http://savannah.nongnu.org/forum/forum.php?forum_id=8953
2017-09-16 22:15:28 +02:00
70e4940ec5
pkg: fix Makefile.dep indentation
2017-09-06 16:10:07 +02:00
Joakim Nohlgård
59cdbc6a98
Merge pull request #7376 from OTAkeys/pr/spiffs_upate
...
pkg/spiffs: update pkg to v0.3.7
2017-09-06 13:42:38 +02:00
smlng
ae1833c871
doc: fix or remove weird and invisble chars
2017-09-06 08:49:05 +02:00
Hauke Petersen
29ee609a2f
Merge pull request #7266 from kaspar030/pkg-prepare
...
make: introduce pkg-prepare target
2017-08-29 17:53:35 +02:00