This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mcu
/
libopencm3
mirror of
https://github.com/libopencm3/libopencm3.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
stm32
cortex-m
microcontrollers
atmel-sam
efm32
gd32
libopencm3
microchip-sam
msp432
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.
782
Commits
2
Branches
1
Tag
21 MiB
Tree:
83d62e9bfc
debian
master
v0.8.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '83d62e9bfc'
${ noResults }
libopencm3
/
.gitignore
12 lines
59 B
Raw
Normal View
History
Add more files to ignore
14 years ago
*.d
Moved common example make code to a central file. Added more gitignores.
14 years ago
*.o
*.bin
*.hex
*.list
*.srec
*.a
*.elf
Filled in the APB0 memory map for the lpc17xx. Also set values for the GPIO on AHB.
13 years ago
*.swp
Added some more files to gitignore.
14 years ago
\#*
.\#*