This website requires JavaScript.
Explore
Help
Sign In
EMTime
/
libopencm3
Watch
1
Star
0
Fork
0
You've already forked libopencm3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d1c4649618573fb9d0300a0c074061cb1298bbe
libopencm3
/
include
/
libopenstm32
T
History
Uwe Hermann
6c66a41f27
Use FLASH_MEM_INTERFACE_BASE (not FLASH_BASE).
...
The latter does not exist in the repo.
2010-01-15 01:43:44 +01:00
..
adc.h
ADC #defines, contributed by Edward Cheeseman <ed@landcrab.co.nz>.
2009-09-04 15:47:38 +02:00
common.h
Add missing #include <stdint.h>.
2009-07-24 14:43:43 +02:00
flash.h
Use FLASH_MEM_INTERFACE_BASE (not FLASH_BASE).
2010-01-15 01:43:44 +01:00
gpio.h
Add AFIO register definitions.
2009-07-25 18:53:50 +02:00
memorymap.h
Mention reserved memory map areas in code comments.
2010-01-15 01:41:09 +01:00
rcc.h
Add rcc_peripheral_{reset,clear_reset} functions.
2009-08-31 14:47:07 +02:00
spi.h
Add first version of spi_enable()/spi_disable().
2009-12-30 23:28:40 +01:00
timer.h
Typo fixes in timer.
2010-01-14 23:20:33 +01:00
usart.h
Whitespace fixes.
2010-01-15 00:54:07 +01:00