1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/nimble
Juan Carrano d7789c08f2 nimble/Makefile: remove unnecessary warning suppression.
The -Wno-sometimes-uninitialized suppression seems to no longer be
necessary. Removing it as it may mask a real bug.

If the problem reappears, and if the comment is correct about it
being only in an unused function, then instead of adding the CFLAG,
it should be fixed locally via a patch.
2018-11-29 14:11:07 +01:00
..
contrib pkg/nimble: ipmrove host initialization 2018-11-08 14:40:52 +01:00
patches pkg/nimble: add patch to fix pointer alignment issue. 2018-11-29 14:04:01 +01:00
controller.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
doc.txt pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
drivers.nrf52.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
ext.tinycrypt.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
Makefile nimble/Makefile: remove unnecessary warning suppression. 2018-11-29 14:11:07 +01:00
Makefile.dep pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
Makefile.include pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
nimble.host.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
nimble.host.store.ram.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
nimble.host.util.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
porting.nimble.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
porting.npl.riot.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
service.gap.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
service.gatt.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00
transport.ram.mk pkg: add support for NimBLE as package 2018-06-06 13:52:58 +02:00