This website works better with JavaScript.
Explore
Help
Register
Sign In
Kerem
/
KED
Watch
1
Star
0
Fork
You've already forked KED
0
Code
Issues
Pull Requests
Projects
1
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93b0d68eff
linux_test
linux_test_nopointer
master
interrupts
redesign_interrupts
ad9833
i2c
spi
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '93b0d68eff'
${ noResults }
KED
/
ked
/
ncurses
/
compile_run.sh
10 lines
68 B
Raw
Blame
History
#!/bin/bash
clear
rm menu
g++ main.cpp -o menu -lncurses
./menu
Reference in new issue
View Git Blame
Copy Permalink