Skip to content

Instantly share code, notes, and snippets.

@adisuciu
Created August 9, 2023 10:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adisuciu/9a7a927db45afd49c140b680caa5b398 to your computer and use it in GitHub Desktop.
Save adisuciu/9a7a927db45afd49c140b680caa5b398 to your computer and use it in GitHub Desktop.
#include <stdio.h>
int main() {
printf("Hello Analog Devices students\n");
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment