-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(BLE): BLE PHY-V2 for MAX32655 and MAX32690 #680
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40b0aaa - Browse repository at this point
Copy the full SHA 40b0aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a3a428 - Browse repository at this point
Copy the full SHA 4a3a428View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8530ec0 - Browse repository at this point
Copy the full SHA 8530ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b91592f - Browse repository at this point
Copy the full SHA b91592fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7250f61 - Browse repository at this point
Copy the full SHA 7250f61View commit details
Commits on Jul 24, 2023
-
fix(workflow): Delete generated register files after action completion
The workflow can't regenerate register files if it already exists from a prev job
Configuration menu - View commit details
-
Copy full SHA for fde23ea - Browse repository at this point
Copy the full SHA fde23eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d77ed - Browse repository at this point
Copy the full SHA c1d77edView commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f382d1 - Browse repository at this point
Copy the full SHA 2f382d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3ab692 - Browse repository at this point
Copy the full SHA a3ab692View commit details -
Revert "fix(CMSIS): Fix BLELDOCTRL TX/RX field positions for MAX32655"
This reverts commit 2f382d1.
Configuration menu - View commit details
-
Copy full SHA for 0c55fe3 - Browse repository at this point
Copy the full SHA 0c55fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60691c8 - Browse repository at this point
Copy the full SHA 60691c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29cc569 - Browse repository at this point
Copy the full SHA 29cc569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad5091 - Browse repository at this point
Copy the full SHA 1ad5091View commit details
Commits on Aug 17, 2023
-
EricB-ADI committed
Aug 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 579c373 - Browse repository at this point
Copy the full SHA 579c373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d75bb4 - Browse repository at this point
Copy the full SHA 4d75bb4View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bdbbe38 - Browse repository at this point
Copy the full SHA bdbbe38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc4b74 - Browse repository at this point
Copy the full SHA 5bc4b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b20f3 - Browse repository at this point
Copy the full SHA 15b20f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb03c20 - Browse repository at this point
Copy the full SHA cb03c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6087680 - Browse repository at this point
Copy the full SHA 6087680View commit details
Commits on Aug 21, 2023
-
EricB-ADI committed
Aug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for e761e2e - Browse repository at this point
Copy the full SHA e761e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc12236 - Browse repository at this point
Copy the full SHA dc12236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 761a63c - Browse repository at this point
Copy the full SHA 761a63cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 304f65c - Browse repository at this point
Copy the full SHA 304f65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7282e7f - Browse repository at this point
Copy the full SHA 7282e7fView commit details
Commits on Aug 22, 2023
-
EricB-ADI committed
Aug 22, 2023 Configuration menu - View commit details
-
Copy full SHA for ad85a57 - Browse repository at this point
Copy the full SHA ad85a57View commit details -
EricB-ADI committed
Aug 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 26d1501 - Browse repository at this point
Copy the full SHA 26d1501View commit details
Commits on Aug 23, 2023
-
fixed bug for selection of tx powers
EricB-ADI committedAug 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 64b2055 - Browse repository at this point
Copy the full SHA 64b2055View commit details -
added api to get possible tx powers
EricB-ADI committedAug 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f5605b - Browse repository at this point
Copy the full SHA 6f5605bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3fe2c4 - Browse repository at this point
Copy the full SHA f3fe2c4View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aeba3cf - Browse repository at this point
Copy the full SHA aeba3cfView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7daa867 - Browse repository at this point
Copy the full SHA 7daa867View commit details
Commits on Oct 26, 2023
-
fix(CMSIS, PeriphDrivers): Fix "warning: _kill/_getpid is not impleme…
…nted and will always fail" on GCC 12 (#714)
Configuration menu - View commit details
-
Copy full SHA for 619cee1 - Browse repository at this point
Copy the full SHA 619cee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 136ab7b - Browse repository at this point
Copy the full SHA 136ab7bView commit details -
fix(BLE): Always stop atts service discovery idle timers to make sure…
… not leaking TimerStruct buffers (#685)
Configuration menu - View commit details
-
Copy full SHA for 48552b2 - Browse repository at this point
Copy the full SHA 48552b2View commit details -
feat(PeriphDrivers)!: Add support for configuring GPIO Drive Strength (…
…#673) Co-authored-by: sihyung-maxim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f05924 - Browse repository at this point
Copy the full SHA 1f05924View commit details -
fix(Build): Fix ".elf has a LOAD segment with RWX permissions" Linker…
… Warning on GCC 12+ (#717)
Configuration menu - View commit details
-
Copy full SHA for 4907f9a - Browse repository at this point
Copy the full SHA 4907f9aView commit details -
fix(workflow): Add token secret to clang-format-run workflow to retri…
…gger other actions upon successful completion (#724)
Configuration menu - View commit details
-
Copy full SHA for 0822a7b - Browse repository at this point
Copy the full SHA 0822a7bView commit details -
feat(Examples): Add generic I2C RX/TX DMA vector flexibility to I2C e…
…xamples for all parts (#693) Co-authored-by: sihyung-maxim <[email protected]> Co-authored-by: Jake Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 863da39 - Browse repository at this point
Copy the full SHA 863da39View commit details -
Configuration menu - View commit details
-
Copy full SHA for d776995 - Browse repository at this point
Copy the full SHA d776995View commit details -
feat(Examples): Add CLI Library to MSDK (#679)
Co-authored-by: Suraj-Ajjampur <[email protected]> Co-authored-by: Suraj-Ajjampur <[email protected]> Co-authored-by: Scheiffler <[email protected]> Co-authored-by: Jacob Scheiffler <[email protected]> Co-authored-by: Jake Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13f8deb - Browse repository at this point
Copy the full SHA 13f8debView commit details -
fix(Examples): Removed dead submodule (#741)
Co-authored-by: Jake Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f91db2 - Browse repository at this point
Copy the full SHA 2f91db2View commit details -
fix(Examples): Fix 'this device cannot start COM port' error in MAX32…
…665 USB_CDCACM example (#729)
Configuration menu - View commit details
-
Copy full SHA for 6a09801 - Browse repository at this point
Copy the full SHA 6a09801View commit details -
perf(Examples,PeriphDrivers): Reset USB block when operating in low p…
…ower modes for MAX32650 (#728)
Configuration menu - View commit details
-
Copy full SHA for cf16465 - Browse repository at this point
Copy the full SHA cf16465View commit details -
fix(SDHC)!: Fix SDHC Formats Card Size Incorrectly, Update FatFS to R…
…0.15, Add SDXC and exFAT Support (#720) Co-authored-by: Brian Hindman <[email protected]> Co-authored-by: Jake-Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 081e8f2 - Browse repository at this point
Copy the full SHA 081e8f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad58e7 - Browse repository at this point
Copy the full SHA 7ad58e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a63216 - Browse repository at this point
Copy the full SHA 8a63216View commit details -
Configuration menu - View commit details
-
Copy full SHA for db4b83f - Browse repository at this point
Copy the full SHA db4b83fView commit details -
feat(PeriphDrivers): MSDK 1238: Add a way to remove clk and gpio init…
…ialization at compile time (#730) Signed-off-by: Sadik Ozer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb3a57d - Browse repository at this point
Copy the full SHA fb3a57dView commit details -
fix(SDHC): Fix SDHC Get Capacity and Implement Get Sectors functional…
…ity (#727) Co-authored-by: Jake Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e2950a - Browse repository at this point
Copy the full SHA 6e2950aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1718d92 - Browse repository at this point
Copy the full SHA 1718d92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c326d9 - Browse repository at this point
Copy the full SHA 3c326d9View commit details -
fix(SDHC): Remove second definition of SDHC_CLK_FREQ in sdhc_lib.h to…
… resolve build warning (#747)
Configuration menu - View commit details
-
Copy full SHA for 75625fe - Browse repository at this point
Copy the full SHA 75625feView commit details -
perf(Examples): Cats&Dogs model parameters updated for MAX78000 demos (…
…#735) Co-authored-by: Erman Okman <[email protected]> Co-authored-by: Jake Carter <[email protected]> Co-authored-by: Jake Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3dad371 - Browse repository at this point
Copy the full SHA 3dad371View commit details -
feat(Examples,PeriphDrivers)!: Update SPI v2 Implementation and add T…
…arget mode functionality (#662) Co-authored-by: sihyung-maxim <[email protected]> Co-authored-by: Jake Carter <[email protected]> Co-authored-by: Jake Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9d77f5 - Browse repository at this point
Copy the full SHA f9d77f5View commit details -
fix(MiscDrivers): Allow valid param `address + txlen <= W25_DEVICE_SI…
…ZE` when calling Ext_Flash_Program_Page() (#748)
Configuration menu - View commit details
-
Copy full SHA for e8ab832 - Browse repository at this point
Copy the full SHA e8ab832View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ebddb - Browse repository at this point
Copy the full SHA e2ebddbView commit details -
fix(Build): Add statement to MAX32680 linker description file placing…
… flash functions in SRAM (#756)
Configuration menu - View commit details
-
Copy full SHA for 387f1ee - Browse repository at this point
Copy the full SHA 387f1eeView commit details -
fix(Examples,PeriphDrivers): Fix SPI FIFO register access causing swa…
…pped message ordering and other minor fixes (#755) Co-authored-by: sihyung-maxim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2760d1a - Browse repository at this point
Copy the full SHA 2760d1aView commit details -
fix(Examples): Decrease the delay in the MAX32680 Watchdog example to…
… force a watchdog reset to occur (#758)
Configuration menu - View commit details
-
Copy full SHA for dcf22c5 - Browse repository at this point
Copy the full SHA dcf22c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1009e16 - Browse repository at this point
Copy the full SHA 1009e16View commit details -
fix(CMSIS, PeriphDrivers, Examples): Bug fixes for ME13, ME14 and ME1…
…8 found in release testing (#759)
Configuration menu - View commit details
-
Copy full SHA for 94eaecb - Browse repository at this point
Copy the full SHA 94eaecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5453ca1 - Browse repository at this point
Copy the full SHA 5453ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29c1a25 - Browse repository at this point
Copy the full SHA 29c1a25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85475bc - Browse repository at this point
Copy the full SHA 85475bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d63e32 - Browse repository at this point
Copy the full SHA 1d63e32View commit details -
fix(BLE,Build): Fix default PAL_NVM_SIZE, add compiler checks for NVM…
… erase functions (#776)
Configuration menu - View commit details
-
Copy full SHA for af7866a - Browse repository at this point
Copy the full SHA af7866aView commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52eda91 - Browse repository at this point
Copy the full SHA 52eda91View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fee0484 - Browse repository at this point
Copy the full SHA fee0484View commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a6999b - Browse repository at this point
Copy the full SHA 9a6999bView commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 24b1f3f - Browse repository at this point
Copy the full SHA 24b1f3fView commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc4d623 - Browse repository at this point
Copy the full SHA fc4d623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c027f9 - Browse repository at this point
Copy the full SHA 1c027f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441796f - Browse repository at this point
Copy the full SHA 441796fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e59fb11 - Browse repository at this point
Copy the full SHA e59fb11View commit details -
Configuration menu - View commit details
-
Copy full SHA for b235d4a - Browse repository at this point
Copy the full SHA b235d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 901d4cb - Browse repository at this point
Copy the full SHA 901d4cbView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 451cb59 - Browse repository at this point
Copy the full SHA 451cb59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac243f - Browse repository at this point
Copy the full SHA 9ac243fView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6784cbc - Browse repository at this point
Copy the full SHA 6784cbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e747ea - Browse repository at this point
Copy the full SHA 5e747eaView commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f3b99f - Browse repository at this point
Copy the full SHA 2f3b99fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf0eec0 - Browse repository at this point
Copy the full SHA bf0eec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00d1bb0 - Browse repository at this point
Copy the full SHA 00d1bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64955b7 - Browse repository at this point
Copy the full SHA 64955b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40dd52f - Browse repository at this point
Copy the full SHA 40dd52fView commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1d5410d - Browse repository at this point
Copy the full SHA 1d5410dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ce47f2 - Browse repository at this point
Copy the full SHA 8ce47f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5c291b - Browse repository at this point
Copy the full SHA a5c291bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec19328 - Browse repository at this point
Copy the full SHA ec19328View commit details -
Configuration menu - View commit details
-
Copy full SHA for 789b370 - Browse repository at this point
Copy the full SHA 789b370View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd29a4f - Browse repository at this point
Copy the full SHA fd29a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f8756 - Browse repository at this point
Copy the full SHA 59f8756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f588e - Browse repository at this point
Copy the full SHA 87f588eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 523a750 - Browse repository at this point
Copy the full SHA 523a750View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff7e9a6 - Browse repository at this point
Copy the full SHA ff7e9a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a891b9a - Browse repository at this point
Copy the full SHA a891b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc87602 - Browse repository at this point
Copy the full SHA cc87602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965bf0f - Browse repository at this point
Copy the full SHA 965bf0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 945b92b - Browse repository at this point
Copy the full SHA 945b92bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec0ab3c - Browse repository at this point
Copy the full SHA ec0ab3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e6bfd - Browse repository at this point
Copy the full SHA a7e6bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e4c73 - Browse repository at this point
Copy the full SHA 11e4c73View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07fbc54 - Browse repository at this point
Copy the full SHA 07fbc54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a626b8 - Browse repository at this point
Copy the full SHA 4a626b8View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c83468b - Browse repository at this point
Copy the full SHA c83468bView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc84516 - Browse repository at this point
Copy the full SHA bc84516View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9cc5982 - Browse repository at this point
Copy the full SHA 9cc5982View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d82a5e - Browse repository at this point
Copy the full SHA 1d82a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e90e1 - Browse repository at this point
Copy the full SHA 62e90e1View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dde4df5 - Browse repository at this point
Copy the full SHA dde4df5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d95b34f - Browse repository at this point
Copy the full SHA d95b34fView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45c20e0 - Browse repository at this point
Copy the full SHA 45c20e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1693a3c - Browse repository at this point
Copy the full SHA 1693a3cView commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9df795 - Browse repository at this point
Copy the full SHA c9df795View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d570c - Browse repository at this point
Copy the full SHA 38d570cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35eba80 - Browse repository at this point
Copy the full SHA 35eba80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05e6f4a - Browse repository at this point
Copy the full SHA 05e6f4aView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 221814f - Browse repository at this point
Copy the full SHA 221814fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c12940f - Browse repository at this point
Copy the full SHA c12940fView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34b5d9d - Browse repository at this point
Copy the full SHA 34b5d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48bd8aa - Browse repository at this point
Copy the full SHA 48bd8aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fd5dec - Browse repository at this point
Copy the full SHA 6fd5decView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccadd37 - Browse repository at this point
Copy the full SHA ccadd37View commit details -
Configuration menu - View commit details
-
Copy full SHA for be22aef - Browse repository at this point
Copy the full SHA be22aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 398a191 - Browse repository at this point
Copy the full SHA 398a191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e5f367 - Browse repository at this point
Copy the full SHA 1e5f367View commit details -
Configuration menu - View commit details
-
Copy full SHA for e096d46 - Browse repository at this point
Copy the full SHA e096d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1479d - Browse repository at this point
Copy the full SHA 0a1479dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9a265 - Browse repository at this point
Copy the full SHA cb9a265View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb43f34 - Browse repository at this point
Copy the full SHA fb43f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c933c - Browse repository at this point
Copy the full SHA 35c933cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0815d4d - Browse repository at this point
Copy the full SHA 0815d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1afb4c2 - Browse repository at this point
Copy the full SHA 1afb4c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 126dbfd - Browse repository at this point
Copy the full SHA 126dbfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c86c4b7 - Browse repository at this point
Copy the full SHA c86c4b7View commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 903c783 - Browse repository at this point
Copy the full SHA 903c783View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f203f81 - Browse repository at this point
Copy the full SHA f203f81View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f4996c - Browse repository at this point
Copy the full SHA 4f4996cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 184cf49 - Browse repository at this point
Copy the full SHA 184cf49View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7efda1b - Browse repository at this point
Copy the full SHA 7efda1bView commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0aad6c9 - Browse repository at this point
Copy the full SHA 0aad6c9View commit details