Commit Graph

26 Commits

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