Harald Welte
|
4501a1dcc2
|
main: init USART1, LSE and RTC.
|
9 years ago |
Harald Welte
|
5f21986c33
|
modify openocd Makefile target to work with /usr/local based installation
|
9 years ago |
Harald Welte
|
63543af41e
|
add .gitignore file for cleaner 'git status' display
|
9 years ago |
Mike Szczys
|
9fbc87cd17
|
Added info about udev rules and compiling a toolchain
|
10 years ago |
Mike Szczys
|
55b8810f03
|
Swapped system_stm32f0xx.c for the one that come with the Discovery firmware
|
10 years ago |
Mike Szczys
|
ba31e7b886
|
Referenced new linker scripts in the README
|
10 years ago |
Mike Szczys
|
8ec785db3f
|
Incorporated modified Linker Scripts; add compiler flags and reallyclean option
|
10 years ago |
Mike Szczys
|
76c96f4ccb
|
Added info about missing linker script.
|
10 years ago |
Mike Szczys
|
6b6aac05d9
|
Remove more unneccessary code
|
10 years ago |
Mike Szczys
|
73256b9ab2
|
Removed erroeous TIM2 settings from blink example
|
10 years ago |
Mike Szczys
|
aa756bb6fa
|
Explicityly include stm32f0xx_conf.h in main Make file (make STM example code compile)
|
10 years ago |
Mike Szczys
|
90e2ed03bc
|
No long need to power cycle (Thanks Rickta59)
|
10 years ago |
szczys
|
304409f712
|
Adjusted formatting
|
10 years ago |
Mike Szczys
|
8a17e1fe2c
|
Abstracted the .cfg file (in extra folder)
|
10 years ago |
Mike Szczys
|
1faceda5b3
|
Abstracted Libraries folder so it can be moved
|
10 years ago |
Mike Szczys
|
7664fe7a72
|
Updated readme to match changes related to stm32f0xx_conf.h
|
10 years ago |
Mike Szczys
|
a9df1314e9
|
Explicitly including stm32f0xx_conf.h in Libraries makefile fixes compile warings/errors
|
10 years ago |
Mike Szczys
|
318f60da62
|
Merge branch 'master' of github.com:szczys/stm32f0-discovery-basic-template
|
10 years ago |
Mike Szczys
|
6dfaabef03
|
Added dummy file so that inc directory is in the repo
|
10 years ago |
szczys
|
a7f79c8064
|
Link to OpenOCD git repository in README
|
10 years ago |
szczys
|
9522d94a7d
|
Update master
|
10 years ago |
Mike Szczys
|
61b6afcbcc
|
Major restructuring to match STM peripherals library; added auto flash programming via OpenOCD
|
10 years ago |
Mike Szczys
|
6c17053b93
|
Switched to using SysTick for blinking; LAST COMMIT BEFORE MAJOR FILE STRUCTURE OVERHAUL
|
10 years ago |
Mike Szczys
|
ff3cb68afa
|
First working program
|
10 years ago |
Mike Szczys
|
db42d4f87c
|
Removed backup file, continue work on main.c
|
10 years ago |
Mike Szczys
|
00e45fdb63
|
Changed permissions; updated DAC src
|
10 years ago |
Mike Szczys
|
e7b8823c4f
|
STM32F0-Discovery template (not yet compiling)
|
10 years ago |