This commit is contained in:
brentru 2025-07-21 11:51:19 -04:00
parent 739f2be25a
commit e369e88efe
2 changed files with 2 additions and 2 deletions

View file

@ -29,4 +29,4 @@ jobs:
run: bash ci/doxy_gen_and_deploy.sh
- name: Test the code on supported platforms
run: python3 ci/build_platform.py main_platforms zero feather32u4
run: python3 ci/build_platform.py main_platforms

View file

@ -7,4 +7,4 @@ paragraph=Library for interfacing with u-blox GPS/RTK modules.
category=Communication
url=https://github.com/adafruit/Adafruit_uBlox/
architectures=*
depends=Adafruit BusIO
depends=Adafruit BusIO, Adafruit GPS Library