index
:
feurig/libmaplemidi-cma
0.0.10-maintenance
0.0.11-maintenance
0.0.9-maintenance
audio-board
ethernet-shield
master
wizEthernet
C and C++ library for STM32 ARM Cortex-M3 development boards.
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmaple
Age
Commit message (
Expand
)
Author
2010-06-07
another fix for USB unheard print issue
bnewbold
2010-06-04
NEEDS REVIEW: fix for first usb write bug
bnewbold
2010-06-04
Preliminary wirish USBSerial implementation.
Perry Hung
2010-05-28
libcs3 refactor merge
Perry Hung
2010-05-27
[for AJ] added new HardwareUsb implementation. hack.
bnewbold
2010-05-22
changed the id for the serial port to 1eaf:0004, to match up with the windows...
AJM
2010-05-21
minor mods to adjust the driver number and the vendor product id's (serial po...
AJM
2010-05-20
modified the makefile to build the usb related files/removed all uintx_t to u...
AJM
2010-05-20
moved the usb directory to its proper home in ./libmaple
AJM
2010-05-20
removed usb files from the libmaple into the application level core lib.
AJM
2010-05-20
added the skeleton dir for the usb application lib, since were still dependen...
AJM
2010-04-30
trivial: new cscope rule and warning fix
Perry Hung
2010-04-28
Various SPI changes.
Perry Hung
2010-04-27
Added a spi send block function
Perry Hung
2010-04-25
Fixed two compiler warnings in spi
Perry Hung
2010-04-25
Refactoring:
Perry Hung
2010-04-25
Added assert fails to exc.c
Perry Hung
2010-04-24
Initial SPI implementation.
Perry Hung
2010-04-22
Clear ODR for input pull-down mode.
Perry Hung
2010-04-22
PinMode pullup bug fix, wiring pin mode bug fix
Perry Hung
2010-04-21
after change of pin numbering scheme, NR_ANALOG_PINS doesn't make sense any more
bnewbold
2010-04-19
Aded two timer function to set max reload value and prescaler
Perry Hung
2010-04-19
Added libmaple gpio_read_bit
Perry Hung
2010-04-01
Cleanup: trivial rename for exception handlers, removed unnecessary
Perry Hung
2010-03-31
Licensing: Relicensed libmaple under the MIT License.
Perry Hung
2010-03-31
Removed inttypes.h
Perry Hung
2010-03-30
Removed remaining STM32 types and #defines.
Perry Hung
2010-03-30
Removed STM32 flash code, replaced with barebones hacks for now.
Perry Hung
2010-03-30
Merge branch 'master' into rcc-dev
Perry Hung
2010-03-31
Major hierarchy reorganization; see README.
bnewbold