PSoC™ 6S2 Peripherals Interfacing (GPIO)
Adding the BDH's Code Template Repository
🖥️ For windows
👉 Open modus-shell 1.3.1

👉 And follow the below steps
cd ~/.modustoolbox/

echo 'https://raw.githubusercontent.com/Advance-Innovation-Centre-AIC/mtb2-bdh-academy-manifests/master/bdh-academy-super-manifest.xml' > ~/.modustoolbox/manifest.loc

💻 For MacOS
👉 Open terminal

👉 Adding the BDH Code Template
$ cd
$ cd ~/.modustoolbox/
$ echo 'https://raw.githubusercontent.com/Advance-Innovation-Centre-AIC/mtb2-bdh-academy-manifests/master/bdh-academy-super-manifest.xml' > ~/.modustoolbox/manifest.loc

Last updated
Was this helpful?