Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Projects/Boards/Analog-MAX32690EVKit/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## PLTcloud sample project for Analog Devices MAX32690EVKit

Support for programming Analog Devices MAX32690 added in PLT-OS 1.9.0.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
title: "Program MAX32690 EV Kit over J-Link"
suite:
- steps:
- command: identify MAX32690_JLink
- command: erase MAX32690_JLink
- command: program MAX32690_JLink maxim_sdk_tft_id.elf
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
title: "Program MAX32690 EV Kit over SWD"
suite:
- steps:
- command: identify MAX32690
- command: erase MAX32690
- command: program STM32L1 maxim_sdk_tft_id.elf