Tools: AP_Periph: Add AP_GSOF to libraries

Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
Ryan Friedman 2024-07-25 08:14:38 -06:00 committed by Andrew Tridgell
parent 724e61fa70
commit c5484d9d62
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ def build(bld):
'AP_FlashStorage',
'AP_RAMTRON',
'AP_GPS',
'AP_GSOF',
'AP_Networking',
'AP_SerialManager',
'AP_RTC',