index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
building instructions and added OS forking to Makefile
bnewbold
2010-03-16
2
-2
/
+33
*
actual files needed for IDE get copied
bnewbold
2010-03-13
1
-0
/
+38
*
script to copy src files to IDE; renamed README
bnewbold
2010-03-12
2
-0
/
+70
*
new pin mapping
iperry
2010-03-11
1
-86
/
+62
*
turn usb interrupts on after failed assert so bootloader still works
iperry
2010-03-11
1
-0
/
+18
*
turn usb interrupts on after failed assert so bootloader still works
iperry
2010-03-11
2
-0
/
+9
*
modded the library makefile to work with patched dfu-util, also added the USE...
ajmeyer@mit.edu
2010-02-12
5
-16
/
+27
*
Enabled 39 GPIOs for digitalWrite(), fixed timer/usart collisions on PWM/USAR...
iperry
2010-01-17
5
-32
/
+42
*
added serial1 support
iperry
2010-01-13
2
-0
/
+9
*
forgot to turn on the interrupt for usar3
iperry
2010-01-10
3
-11
/
+17
*
enabled serial3
iperry
2010-01-10
3
-13
/
+28
*
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
2
-28
/
+42
*
changed math.h to wiring_math.h to avoid collision with newlib's math library
iperry
2010-01-08
4
-9
/
+14
*
Added a print class for USB, works identically to the Serial object. Bugs out...
ajmeyer@mit.edu
2010-01-07
8
-48
/
+311
*
added a simpler main.cpp and moved the complicated stuff into a separate file
ajmeyer@mit.edu
2009-12-27
2
-46
/
+81
*
Fixed delayMicroseconds, changed serial interface, added an (untested) runtim...
iperry
2009-12-25
12
-141
/
+82
*
added demo code on main.cpp to build a simple two way channel over the virtua...
ajmeyer@mit.edu
2009-12-19
2
-3
/
+28
*
added a usb.h and usb.c to cover some of the low level access functions that ...
ajmeyer@mit.edu
2009-12-19
4
-8
/
+40
*
Added licensing. Moved lots of header files around. Added HardwareSerial read...
iperry
2009-12-19
41
-401
/
+1553
*
fixed some minor naming issues in usb.c/h usb_serialWriteStr is nonfunctional
ajmeyer@mit.edu
2009-12-19
4
-16
/
+18
*
added USB support (TX over virtual com port), the linker modifications to wor...
ajmeyer@mit.edu
2009-12-19
14
-8
/
+1148
*
removed extraneous files, stm32lib examples
iperry
2009-12-17
583
-171657
/
+0
*
Initial commit of library code, moved from leaftest repo
iperry
2009-12-17
710
-0
/
+200978