mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Revert "pkg: paho-mqtt: added missing requirement"
This reverts commit 6f7710a2e9
.
This commit is contained in:
parent
0b46e1c0e2
commit
df061314b5
@ -1,7 +1,3 @@
|
|||||||
# PAHO does some comparisons against literals that make certain assumptions
|
|
||||||
# about the width of integer types which hold only true for 32 bit platforms
|
|
||||||
FEATURES_REQUIRED += arch_32bit
|
|
||||||
|
|
||||||
USEMODULE += ztimer
|
USEMODULE += ztimer
|
||||||
USEMODULE += ztimer_msec
|
USEMODULE += ztimer_msec
|
||||||
USEMODULE += paho-mqtt-contrib
|
USEMODULE += paho-mqtt-contrib
|
||||||
|
Loading…
Reference in New Issue
Block a user