8000 Tags · analogdevicesinc/msdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: analogdevicesinc/msdk

Tags

v2024_10

Toggle v2024_10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1225 from analogdevicesinc/fix/warnings

fix(Examples): Fix warning in MAX32655/UART_DMA example and increase Bootloader app size for MAX32665

v2024_02

Toggle v2024_02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #926 from analogdevicesinc/main

chore(Other): Stage Feb 2024 Release

v2023_10

Toggle v2023_10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(Examples): Fix RTC and RTC_Backup Example ERFO Initialization for…

… MAX32655 (#760)

v2023_06

Toggle v2023_06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(Examples, PeriphDrivers): Miscellaneous Bug Fixes from Release Te…

…sting (#641)

* Fix context B grayscale bug

* Call color correction function from debayering examples

* clang-format hm0360_color register table

* feat(CMSIS): Add Get DMA Channel IRQ macro for all parts

* fix(Examples): Fix MXC_RTC_GetSecond functions in Demo examples

* fix(Examples): Fix MXC_RTC_GetSecond functions in Demo examples

* fix(Examples): Fix deprecated warnings with RTC SubSecond and Second function in examples

* fix memset issue in Wearlevelling

* Fix errors in ImgCapture/CameraIF READMEs, clean up documentation

* Revert "fix(Examples): Fix deprecated warnings with RTC SubSecond and Second function in examples"

- We can't CTRL+F replace these functions, we need to pass in an output
  pointer for the new ones

This reverts commit e795745.

* Fix CameraIF NewHaven display bug

* MAX78002 CSI2: Fix SRAM initialization lockup (Pending SPI IRQ not cleared)

* fix(Examples): Use new Controller terminology in SPI example

* (MSDKGen) Explicitly source ~/.zshrc on macOS, update cam01-facedetect_demo project files

* Update MacOS make install instructions to explicitly target ~/.zshrc

* MAX78000 facial_recognition: Disable TFT by default

* Add MAX78000 to list of SDHC supported parts

* Fix typo in SDHC libinfo.json

* Fix macro cast and buffer index bugs in the Flash example

* fix(Examples): Use New get RTC subseconds and seconds functions

* Fix MAX78002 CAMERAIF README typos

* style(PeriphDrivers): Fix whitespace linter error

* clang-format bot reformatting.

* Wipe Libraries/PeriphDrivers/bin completely for build tests

* Remove some MAX78000 CAM01_RevA warnings

---------

Co-authored-by: Sihyung Woo <sihyung.woo@analog.com>
Co-authored-by: Vignesh-VVadivel <Vignesh.Vadivel@analog.com>
Co-authored-by: Scheiffler <Jacob.Scheiffler@analog.com>
Co-authored-by: sihyung-maxim <sihyung-maxim@users.noreply.github.com>

v2023_03_Release

Toggle v2023_03_Release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix RISC-V Debug Functional Test Errors (#489)

* Use MXC_NVIC_SetVector for AI87 imagenet-riscv

* Signal M4 before entering while(1) for Hello_World-riscv

v2022_11_Release

Toggle v2022_11_Release's commit message
November 2022 Release

0