From f149cdcc7d914b543d060fb815c316e24461bb95 Mon Sep 17 00:00:00 2001 From: CL16gtgh Date: Wed, 22 May 2024 17:06:46 -0400 Subject: [PATCH] Reapply "bad" This reverts commit 2a253cde26abbe9648e8cf12feb2ffedcb2c630d. --- Doxyfile | 2 +- platformio.ini | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Doxyfile b/Doxyfile index 94c359474..d21d7606f 100644 --- a/Doxyfile +++ b/Doxyfile @@ -524,7 +524,7 @@ EXTRACT_ALL = YES # be included in the documentation. # The default value is: NO. -EXTRACT_PRIVATE = YES +EXTRACT_PRIVATE = NO # If the EXTRACT_PRIV_VIRTUAL tag is set to YES, documented private virtual # methods of a class will be included in the documentation. diff --git a/platformio.ini b/platformio.ini index a401d9517..c2c9edab3 100644 --- a/platformio.ini +++ b/platformio.ini @@ -11,8 +11,9 @@ lib_ignore = test_ignore= test_interfaces* lib_deps= - git+ssh://git@github.com/hytech-racing/CASE_lib.git#v45 - https://github.com/hytech-racing/shared_firmware_systems.git#af96a63 + git+ssh://git@github.com/hytech-racing/CASE_lib.git#v45 + + https://github.com/hytech-racing/shared_firmware_systems.git [env:teensy41] ; Testing variables @@ -51,9 +52,9 @@ lib_deps = https://github.com/vjmuzik/NativeEthernet.git https://github.com/hytech-racing/HT_params/releases/download/2024-05-07T06_59_33/ht_eth_pb_lib.tar.gz https://github.com/hytech-racing/shared_firmware_interfaces.git - https://github.com/hytech-racing/shared_firmware_systems.git#af96a63 - https://github.com/RCMast3r/spi_libs#2214fee - https://github.com/tonton81/FlexCAN_T4#b928bcb + https://github.com/hytech-racing/shared_firmware_systems.git + https://github.com/RCMast3r/spi_libs + https://github.com/tonton81/FlexCAN_T4 https://github.com/RCMast3r/hytech_can#testing_new_inv_ids https://github.com/hytech-racing/HT_CAN/releases/download/97/can_lib.tar.gz git+ssh://git@github.com/hytech-racing/CASE_lib.git#v49 @@ -83,8 +84,8 @@ board = teensy41 framework = arduino upload_protocol = teensy-cli lib_deps = - https://github.com/tonton81/FlexCAN_T4#b928bcb - https://github.com/RCMast3r/hytech_can#4ffbba4 + https://github.com/tonton81/FlexCAN_T4 + https://github.com/RCMast3r/hytech_can https://github.com/hytech-racing/HT_CAN/releases/latest/download/can_lib.tar.gz