-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information
1 parent
3dfff94
commit 0c7efe7
Showing
823 changed files
with
8,369 additions
and
1,891 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.