index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile fix: removed extra line from outdirs
Perry Hung
2010-04-01
1
-1
/
+0
*
Cleanup: trivial rename for exception handlers, removed unnecessary
Perry Hung
2010-04-01
1
-1
/
+1
*
Merge branch 'master' of git@github.com:leaflabs/libmaple
Perry Hung
2010-03-30
1
-1
/
+1
|
\
|
*
Major hierarchy reorganization; see README.
bnewbold
2010-03-30
1
-47
/
+45
*
|
Removed remaining STM32 types and #defines.
Perry Hung
2010-03-30
1
-5
/
+1
*
|
Removed STM32 flash code, replaced with barebones hacks for now.
Perry Hung
2010-03-30
1
-26
/
+23
*
|
Merge branch 'master' into rcc-dev
Perry Hung
2010-03-30
1
-48
/
+46
|
\
\
|
*
|
Major hierarchy reorganization; see README.
bnewbold
2010-03-31
1
-47
/
+45
|
|
/
*
/
Started removing STM32 STD RCC code. Compiles but doesn't run yet.
Perry Hung
2010-03-25
1
-2
/
+2
|
/
*
building instructions and added OS forking to Makefile
bnewbold
2010-03-16
1
-2
/
+9
*
modded the library makefile to work with patched dfu-util, also added the USE...
ajmeyer@mit.edu
2010-02-12
1
-2
/
+5
*
forgot to turn on the interrupt for usar3
iperry
2010-01-10
1
-1
/
+1
*
enabled serial3
iperry
2010-01-10
1
-7
/
+4
*
typo
iperry
2010-01-10
1
-1
/
+1
*
git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@107 749a229e-a6...
iperry
2010-01-10
1
-2
/
+4
*
moved jtag target and fixed flash target
iperry
2010-01-10
1
-10
/
+17
*
Tweaked makefile to get rid of silly make flags. Added a udev rule in support...
iperry
2010-01-10
1
-20
/
+37
*
changed math.h to wiring_math.h to avoid collision with newlib's math library
iperry
2010-01-08
1
-1
/
+1
*
Added a print class for USB, works identically to the Serial object. Bugs out...
ajmeyer@mit.edu
2010-01-07
1
-1
/
+2
*
added demo code on main.cpp to build a simple two way channel over the virtua...
ajmeyer@mit.edu
2009-12-19
1
-0
/
+5
*
Added licensing. Moved lots of header files around. Added HardwareSerial read...
iperry
2009-12-19
1
-3
/
+4
*
added USB support (TX over virtual com port), the linker modifications to wor...
ajmeyer@mit.edu
2009-12-19
1
-3
/
+6
*
Initial commit of library code, moved from leaftest repo
iperry
2009-12-17
1
-0
/
+169