User:Cj

From AVRFreaks Wiki

Jump to: navigation, search

Contents

[edit] Some Categorys maybee

Special:Categories

Just add something like this to the bottom off the page:


[[Category:AVR8]]
[[Category:gcc]]
[[Category:Tutorials]]

[[Category:AVR32]]
[[Category:NGW100]]
[[Category:STK1000]]
[[Category:STK1002]]


[[Category:Some other cat]]

[edit] Links

[edit] Others

[edit] Wiki tips


[edit] Ubuntu list of good dev programs

# gcc and svn 
apt-get install build-essential subversion kdesvn kompare meld
# kompare or meld???
# or kdiff3 

# C code control
apt-get install valgrind splint

# Vim
apt-get install vim-full vim-scripts vim-doc vim-latexsuite

# code index and debug
apt-get install exuberant-ctags cscope gdb cgdb kdbg

# A calculator
apt-get install speedcrunch
Personal tools