index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmaple
/
systick.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move public headers to include directories; related cleanups.
Marti Bolivar
2012-04-11
1
-1
/
+1
*
Added more doxygen file level headers. Documented a few more functions.
Michael Hope
2011-09-13
1
-0
/
+1
*
systick.c: Updating systick_uptime_millis before handling user callback.
Marti Bolivar
2011-06-24
1
-1
/
+1
*
Make FreeRTOS changes comply with the coding standard.
Marti Bolivar
2011-06-24
1
-2
/
+4
*
FreeRTOS: Added FreeRTOS 7.0.1, including hook in libmaple/systick.c and exam...
Nis Sarup
2011-06-21
1
-0
/
+11
*
Keep it 80-column clean.
Marti Bolivar
2011-06-07
1
-14
/
+16
*
i2c: Various fixes, extensions, documentation.
Perry Hung
2011-05-12
1
-2
/
+2
*
systick_timer_millis is volatile, not IO-mapped.
Marti Bolivar
2011-05-04
1
-1
/
+1
*
Changing usages of "volatile" to "__io".
Marti Bolivar
2011-04-12
1
-1
/
+1
*
SysTick refactor.
Marti Bolivar
2011-04-05
1
-26
/
+28
*
Refactor linker scripts. Rename irq and exception handlers.
Perry Hung
2011-02-27
1
-1
/
+1
*
Merge branch 'nzmichaelh-master' into master.
Marti Bolivar
2011-02-16
1
-4
/
+3
|
\
|
*
nzmichaelh's pull request mods compile and upload.
Marti Bolivar
2010-12-28
1
-2
/
+2
|
*
Change the systick handler to the CMSIS compliant SysTick_Handler
Michael Hope
2010-10-10
1
-1
/
+1
|
*
Make systick.h C++ safe. Expose the sys tick count via systick.h and remove ...
Michael Hope
2010-10-10
1
-3
/
+2
*
|
docs
Marti Bolivar
2010-10-11
1
-2
/
+0
|
/
*
whitespace cleanups
Marti Bolivar
2010-09-27
1
-15
/
+15
*
systick testing and simplification
bnewbold
2010-09-05
1
-0
/
+7
*
added support to enable/disable systick in wirish
Marti Bolivar
2010-08-31
1
-0
/
+6
*
Cleaned up wirish/time, some interrupt handling refactoring:
Perry Hung
2010-08-04
1
-8
/
+10
*
Licensing: Relicensed libmaple under the MIT License.
Perry Hung
2010-03-31
1
-12
/
+17
*
Removed inttypes.h
Perry Hung
2010-03-31
1
-1
/
+1
*
Major hierarchy reorganization; see README.
bnewbold
2010-03-31
1
-0
/
+52