index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved the usb directory to its proper home in ./libmaple
AJM
2010-05-20
23
-4993
/
+0
*
added a delay to the resrt slide to allow enough time for graceul closures of...
AJM
2010-05-20
5
-2
/
+53
*
fixed the receive 0 bytes bug, where full buffers block the usb port and nev...
AJM
2010-05-20
1
-0
/
+8
*
added carraige feed to newline send on the test function usbSendHello
AJM
2010-05-20
1
-2
/
+2
*
fixed the FIFO bug, tx/rx now seems stable and ready for integration.
AJM
2010-05-20
2
-4
/
+8
*
theres still a remaining bug whereby fast consecutive read/writes to serial m...
AJM
2010-05-20
1
-5
/
+6
*
FINALLY figured out the tx/rx bugs, so the whole stack is officially working....
AJM
2010-05-20
3
-14
/
+19
*
finally got TX working without any delay, there is some weird timing involved...
AJM
2010-05-20
8
-23
/
+149
*
c++ ified all of the usb_core files, added the auto-reset feature to the virt...
AJM
2010-05-20
18
-270
/
+406
*
added virtual com port echoing as the test configuration for the usb serial code
AJM
2010-05-20
1
-1
/
+17
*
finished the entire low level usb app for virtual com minus the precise handl...
AJM
2010-05-20
10
-87
/
+911
*
added the usb_config file for general setup settings and filled out any undef...
AJM
2010-05-20
3
-7
/
+50
*
added the string descriptors to the descriptor set so that when you plug in t...
AJM
2010-05-20
2
-2
/
+49
*
Added the virtual com port descriptors based on the LUFA/MYUsb model (which w...
AJM
2010-05-20
2
-0
/
+210
*
added the skeleton dir for the usb application lib, since were still dependen...
AJM
2010-05-20
17
-0
/
+3522
*
fix: Remove core directory from botched merge.
Perry Hung
2010-04-25
2
-195
/
+0
*
Refactoring:
Perry Hung
2010-04-25
24
-2307
/
+0
*
Initial SPI implementation.
Perry Hung
2010-04-24
2
-0
/
+195
*
PinMode pullup bug fix, wiring pin mode bug fix
Perry Hung
2010-04-22
1
-0
/
+1
*
removed annoying warnings from core/wiring.c and fixed two compile errors on ...
bnewbold
2010-04-20
1
-2
/
+0
*
Added libmaple gpio_read_bit
Perry Hung
2010-04-19
1
-2
/
+1
*
Fix deleted lines from botched relicensing.
Perry Hung
2010-04-01
2
-0
/
+2
*
Licensing: Relicensed libmaple under the MIT License.
Perry Hung
2010-03-31
21
-179
/
+406
*
Removed inttypes.h
Perry Hung
2010-03-31
17
-57
/
+54
*
Removed STM32 flash code, replaced with barebones hacks for now.
Perry Hung
2010-03-30
1
-10
/
+6
*
Merge branch 'master' into rcc-dev
Perry Hung
2010-03-30
1
-61
/
+5
*
Major hierarchy reorganization; see README.
bnewbold
2010-03-31
24
-0
/
+2143