-
Notifications
You must be signed in to change notification settings - Fork 84
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(PeriphDrivers): Add Basic MAX32657 PeriphDriver Support #1005
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01cda58 - Browse repository at this point
Copy the full SHA 01cda58View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b085ffc - Browse repository at this point
Copy the full SHA b085ffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7e9ea - Browse repository at this point
Copy the full SHA aa7e9eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c76e74c - Browse repository at this point
Copy the full SHA c76e74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8b0fd - Browse repository at this point
Copy the full SHA bd8b0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e84319a - Browse repository at this point
Copy the full SHA e84319aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b71fc - Browse repository at this point
Copy the full SHA 05b71fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ddd3e7 - Browse repository at this point
Copy the full SHA 1ddd3e7View commit details -
- Target secure memory regions by default (CPU boots into secure mode by default) - Update memory layout and sizes - Remove dual-core/shared/mailbox (single-core device)
Configuration menu - View commit details
-
Copy full SHA for 1978725 - Browse repository at this point
Copy the full SHA 1978725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68338cc - Browse repository at this point
Copy the full SHA 68338ccView commit details -
Add basic selector for secure/non-secure builds
- Add MSECURITY_MODE build configuration variable - Defines MSECURITY_MODE_SECURE/MSECURITY_MODE_NONSECURE at compile time
Configuration menu - View commit details
-
Copy full SHA for 6f19ec6 - Browse repository at this point
Copy the full SHA 6f19ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e36207e - Browse repository at this point
Copy the full SHA e36207eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7bbfe - Browse repository at this point
Copy the full SHA 9f7bbfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for df0e566 - Browse repository at this point
Copy the full SHA df0e566View commit details
Commits on May 2, 2024
-
Revert "Update DMA drivers to handle multiple instances"
This reverts commit df0e566.
Configuration menu - View commit details
-
Copy full SHA for e61dab1 - Browse repository at this point
Copy the full SHA e61dab1View commit details -
Use built-in -mcmse GCC flag for indicating secure builds
- Add <arm_cmse.h> to max32657.h - Define "IS_SECURE_ENVIRONMENT" that uses GCC-provided definitions instead of our custom build-time one. Usage: #if IS_SECURE_ENVIRONMENT ... #endif
Configuration menu - View commit details
-
Copy full SHA for 9644b4e - Browse repository at this point
Copy the full SHA 9644b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0648d - Browse repository at this point
Copy the full SHA bc0648dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b7343 - Browse repository at this point
Copy the full SHA 80b7343View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3910ebe - Browse repository at this point
Copy the full SHA 3910ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8fab73 - Browse repository at this point
Copy the full SHA c8fab73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36cf426 - Browse repository at this point
Copy the full SHA 36cf426View commit details -
Update secure vs non-secure macros for:
- SIR - FCR - WDT - SVM - BOOST - TRIMSIR - RTC - WUT - PWRSEQ - MCR - AES - CRC - TMR - I3C - SPI - TRNG - BTLE
Configuration menu - View commit details
-
Copy full SHA for d7a8087 - Browse repository at this point
Copy the full SHA d7a8087View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6cc041 - Browse repository at this point
Copy the full SHA e6cc041View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1318192 - Browse repository at this point
Copy the full SHA 1318192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 541738c - Browse repository at this point
Copy the full SHA 541738cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 732872d - Browse repository at this point
Copy the full SHA 732872dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d0a662 - Browse repository at this point
Copy the full SHA 8d0a662View commit details -
Configuration menu - View commit details
-
Copy full SHA for d441ff7 - Browse repository at this point
Copy the full SHA d441ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58af5bc - Browse repository at this point
Copy the full SHA 58af5bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c753dc - Browse repository at this point
Copy the full SHA 1c753dcView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed64a6d - Browse repository at this point
Copy the full SHA ed64a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9522a - Browse repository at this point
Copy the full SHA 4c9522aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd0ff3 - Browse repository at this point
Copy the full SHA bdd0ff3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e9156e - Browse repository at this point
Copy the full SHA 4e9156eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e7138e - Browse repository at this point
Copy the full SHA 7e7138eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 553d1a2 - Browse repository at this point
Copy the full SHA 553d1a2View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c877fe8 - Browse repository at this point
Copy the full SHA c877fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d896d07 - Browse repository at this point
Copy the full SHA d896d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 470eda0 - Browse repository at this point
Copy the full SHA 470eda0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68206e2 - Browse repository at this point
Copy the full SHA 68206e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b50f1ae - Browse repository at this point
Copy the full SHA b50f1aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6d3aa - Browse repository at this point
Copy the full SHA fd6d3aaView commit details -
Merge pull request #1008 from analogdevicesinc/feat/ME30-TZ
feat(CMSIS): Update MAX32657 CMSIS with TrustZone support
Configuration menu - View commit details
-
Copy full SHA for 6397c85 - Browse repository at this point
Copy the full SHA 6397c85View commit details