Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Post LD flags -- breaks things for nowHEADmaster | Daniel Silverstone | 2011-08-03 | 1 | -3/+4 |
* | More shonky stm32w prep | Daniel Silverstone | 2011-07-29 | 9 | -9/+267 |
* | Indirect main so we can do clock setup etc later | Daniel Silverstone | 2011-07-29 | 2 | -3/+21 |
* | Closer and closer | Daniel Silverstone | 2011-07-29 | 11 | -3/+12815 |
* | Initial bits for STM32W support | Daniel Silverstone | 2011-07-29 | 4 | -9/+740 |
* | Fix timer feature | Daniel Silverstone | 2011-07-29 | 1 | -8/+8 |
* | Move the quiet into an overridable variable | Daniel Silverstone | 2009-10-22 | 1 | -5/+7 |
* | Fix SPI | Daniel Silverstone | 2009-10-22 | 1 | -3/+3 |
* | Ensure Reset_Vector is early in the flash. Seems to annoy devices otherwise | Daniel Silverstone | 2009-06-22 | 1 | -1/+3 |
* | size etc | Daniel Silverstone | 2009-06-22 | 2 | -1/+10 |
* | Fix trivial delay issue | Daniel Silverstone | 2009-06-22 | 2 | -0/+8 |
* | Merge stuff from work | Daniel Silverstone | 2009-06-04 | 11 | -60/+57 |
|\ | |||||
| * | Use -nostdlib to shut modern gcc uP | Daniel Silverstone | 2009-06-03 | 1 | -1/+1 |
| * | Remove stray 0xff | Daniel Silverstone | 2009-06-03 | 1 | -14/+14 |
| * | Merge petitemort branch | Daniel Silverstone | 2009-06-03 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
* | | Fix missing slashes in some of the features | Daniel Silverstone | 2009-03-06 | 1 | -13/+13 |
| * | Apply 2.0.3Patch1 | Daniel Silverstone | 2009-06-03 | 7 | -58/+53 |
| * | gcc and objcopy symlinks | Daniel Silverstone | 2009-06-03 | 2 | -0/+2 |
| * | Make USART work | Daniel Silverstone | 2009-06-03 | 1 | -5/+5 |
| * | Fix the features | Daniel Silverstone | 2009-02-25 | 1 | -13/+13 |
|/ | |||||
* | minor fixes | Daniel Silverstone | 2009-02-18 | 3 | -15/+16 |
* | More bug fixes | Daniel Silverstone | 2009-02-17 | 3 | -10/+23 |
* | Make the object filenames a bit shorter for the fw lib | Daniel Silverstone | 2009-02-17 | 1 | -2/+2 |
* | Linking and objcopy support | Daniel Silverstone | 2009-02-17 | 2 | -11/+38 |
* | Initial bits of linking support | Daniel Silverstone | 2009-02-17 | 5 | -2/+413 |
* | Allow building of DFU payload offset, regardless of use of USB stack. (just i... | Daniel Silverstone | 2009-02-17 | 1 | -1/+0 |
* | Initial bits of build infrastructure | Daniel Silverstone | 2009-02-17 | 10 | -2/+1013 |
* | Updates to the peripherals config | Daniel Silverstone | 2009-02-17 | 1 | -5/+7 |
* | The stm32-config tool is now done | Daniel Silverstone | 2009-02-17 | 2 | -4/+73 |
* | Initial version of project-source.mk | Daniel Silverstone | 2009-02-17 | 1 | -0/+51 |
* | Support project source and project config | Daniel Silverstone | 2009-02-17 | 4 | -3/+24 |
* | More config changes | Daniel Silverstone | 2009-02-17 | 4 | -7/+90 |
* | Add some ignores | Daniel Silverstone | 2009-02-17 | 1 | -0/+3 |
* | Initial copies of the USB and firmware libraries | Daniel Silverstone | 2009-02-16 | 64 | -0/+32939 |
* | Initial version of kconfig and friends for the STM32 build system | Daniel Silverstone | 2009-02-16 | 30 | -0/+14133 |