unpin radiolib

This commit is contained in:
Thomas Göttgens 2023-11-30 11:10:43 +01:00
parent 6fa026a78b
commit 5df7f07f95
4 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ build_src_filter =
lib_deps= lib_deps=
${arduino_base.lib_deps} ${arduino_base.lib_deps}
jgromes/RadioLib@ 6.2.0 jgromes/RadioLib@^6.2.0
lib_ignore = lib_ignore =
BluetoothOTA BluetoothOTA

View File

@ -22,7 +22,7 @@ lib_deps =
${env.lib_deps} ${env.lib_deps}
${networking_base.lib_deps} ${networking_base.lib_deps}
rweather/Crypto@^0.4.0 rweather/Crypto@^0.4.0
jgromes/RadioLib@6.1.0 jgromes/RadioLib@^6.1.0
build_flags = build_flags =
${arduino_base.build_flags} ${arduino_base.build_flags}

View File

@ -20,5 +20,5 @@ lib_ignore =
lib_deps = lib_deps =
${arduino_base.lib_deps} ${arduino_base.lib_deps}
${environmental_base.lib_deps} ${environmental_base.lib_deps}
jgromes/RadioLib@ 6.2.0 jgromes/RadioLib@^6.2.0
rweather/Crypto rweather/Crypto

View File

@ -20,7 +20,7 @@ upload_protocol = stlink
lib_deps = lib_deps =
${env.lib_deps} ${env.lib_deps}
jgromes/RadioLib@ 6.2.0 jgromes/RadioLib@^6.2.0
https://github.com/kokke/tiny-AES-c.git#f06ac37fc31dfdaca2e0d9bec83f90d5663c319b https://github.com/kokke/tiny-AES-c.git#f06ac37fc31dfdaca2e0d9bec83f90d5663c319b
https://github.com/littlefs-project/littlefs.git#v2.5.1 https://github.com/littlefs-project/littlefs.git#v2.5.1
https://github.com/stm32duino/STM32FreeRTOS.git#10.3.1 https://github.com/stm32duino/STM32FreeRTOS.git#10.3.1