Tags: analogdevicesinc/msdk
Tags
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>