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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmaple
/
util.h
Age
Commit message (
Expand
)
Author
2012-04-11
Move public headers to include directories; related cleanups.
Marti Bolivar
2011-09-13
Added more doxygen file level headers. Documented a few more functions.
Michael Hope
2011-08-22
util.h: Doxygen
Marti Bolivar
2011-08-03
util.h: Properly parenthesize IS_POWER_OF_TWO().
Marti Bolivar
2011-06-07
Keep it 80-column clean.
Marti Bolivar
2011-05-06
Finally getting rid of __read() and __write().
Marti Bolivar
2011-04-12
Changing usages of "volatile" to "__io".
Marti Bolivar
2011-04-05
SysTick refactor.
Marti Bolivar
2011-03-11
[WIP] GPIO refactor: seems ok, ready for review
Marti Bolivar
2011-02-27
Set NONEBASETHRDENA on exception.
Perry Hung
2011-02-27
Cleaned out libmaple.h; this had wide-ranging implications.
Marti Bolivar
2011-02-27
libmaple: Refactor ADC routines
Perry Hung
2011-02-16
Merge branch 'nzmichaelh-master' into master.
Marti Bolivar
2010-12-28
nzmichaelh's pull request mods compile and upload.
Marti Bolivar
2010-10-07
somebody broke assertions
Marti Bolivar
2010-09-27
whitespace cleanups
Marti Bolivar
2010-09-21
minor bugfix to BIT definition
Marti Bolivar
2010-09-17
Enable USB auto-reset in a hard fault.
Perry Hung
2010-09-05
debug verbosity levels
bnewbold
2010-08-25
inital portability work
bnewbold
2010-08-04
Cleaned up wirish/time, some interrupt handling refactoring:
Perry Hung
2010-08-04
Turn off MAPLE_DEBUG by default.
Perry Hung
2010-08-04
New usart implementation:
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
Merge branch 'master' into rcc-dev
Perry Hung
2010-03-31
Major hierarchy reorganization; see README.
bnewbold