Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
herzi
project
bob3
libbob3
Commits
1a6f14d1
Commit
1a6f14d1
authored
Sep 10, 2019
by
Sebastian Neuser
Browse files
Add .vimrc
parent
b88b19a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.vimrc
0 → 100644
View file @
1a6f14d1
let
g:syntastic_cpp_check_header
=
1
let
g:syntastic_cpp_compiler
=
'avr-gcc'
let
g:syntastic_cpp_compiler_options
=
'-mmcu=atmega88p -DAVR -DF_CPU=8000000L -DBOB3 -I. -Wall -Os -ffunction-sections'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment