analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
871 stars 1.63k forks source link

Add platform specific reset target #2201

Closed CiprianRegus closed 1 month ago

CiprianRegus commented 1 month ago

Pull Request Description

Fix 86d407b ("tools: scripts: Delete .vscode on reset").

PR Type

PR Checklist

CiprianRegus commented 1 month ago

Removed the reset dependency to sdkclean in a separate commit.

CiprianRegus commented 1 month ago

Can someone confirm this fixes the issues with the Xilinx and mbed reset targets?