1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

379 Commits

Author SHA1 Message Date
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
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
5dc834a72d doxygen: fix typo on word 'successfully' 2017-08-29 15:12:44 +02:00
smlng
f89a6262ab pkg, minmea: update URL and version 2017-08-17 14:27:46 +02:00
Hauke Petersen
e00efcca42 pkg/nanocoap: switch to newest commit 2017-08-08 16:12:51 +02:00
tobhe
ccea7a0df2 pkg/heatshrink: fix fallthrough warnings 2017-07-20 10:10:24 +02:00
Vincent Dupont
9fe3cf2391 pkg/spiffs: update pkg to v0.3.7 2017-07-17 13:55:55 +02:00
Vincent Dupont
ec9f37436d fs/spiffs: improve documentation 2017-07-07 11:31:23 +02:00
2802c1e5dd fixup! pkg: enhance doxygen packages documentation 2017-07-03 11:18:47 +02:00
c4ebd18be2 pkg: enhance doxygen packages documentation 2017-07-03 09:56:07 +02:00
98bb1f2781 pkg: add prepare targets 2017-06-28 14:39:05 +02:00
2a46cd6d58 Merge pull request #6785 from patgrosse/microcoap_update
pkg: microcoap: bump version (ef27289, Feb 5 2016)
2017-06-21 09:40:16 +02:00
c1cd257544 pkg: tlsf: use dlcache 2017-06-17 17:00:55 +02:00
d98e25b7d9 pkg: nordic_softdevice_ble: use dlcache 2017-06-17 17:00:55 +02:00
1a2097e97e Merge pull request #7082 from jia200x/openthread_core
pkg/openthread:  core and tests
2017-06-01 20:20:37 +02:00
José Ignacio Alamos
017280db13 pkg/openthread: add OpenThread core 2017-06-01 13:44:05 -04:00
Loïc Dauphin
f8675f77b7 pkg: removed aversiveplusplus 2017-05-31 16:41:33 +02:00
Martine Lenders
d4693648ba Merge pull request #7095 from kaspar030/add_headerguard_check_script
dist: tools: add headerguard check script
2017-05-24 18:08:29 +02:00
0fcc7d3834 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
Hauke Petersen
7a1fcdf0b8 Merge pull request #6469 from kb2ma/gcoap/observe
gcoap: Observe extension server
2017-05-24 09:11:15 +02:00
Ken Bannister
05fe8527a2 nanocoap: Update pkg for Observe commits. 2017-05-23 17:47:39 -04:00
BytesGalore
2ef5cff688 Merge pull request #6072 from MichelRottleuthner/fatfs_testing
package: add generic FatFs
2017-05-23 09:03:19 +02:00
f8cb5e5abe pkg: minmea: initial import of minmea NMEA GPS parser library 2017-05-20 15:36:42 +02:00