projects
/
bertos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
bertos.git
2007-01-31
asterix
Write md2_update function.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Define COMPUTE_ARRAY_LEN.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Write md2_compute function.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Add config size block for MD2
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Defined constants for algorithm compute
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
asterix
Write md2_pad funtion.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
asterix
Add function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
batt
Add first md2 skel.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
batt
Reimplement ser_clearstatus as a macro.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
batt
Merge from kseries.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
batt
Add support for ATMEGA1281.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
batt
Add clear status.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
bernie
Helper to generate tags for source browsers.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
bernie
Doxygen fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
bernie
Kill CVS log; Add stripped target.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
bernie
Avoid dependency on cfg/compiler.h
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
bernie
Remove excess parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
batt
Add BitBanged serial debug console.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-23
batt
Add support for ATmega1281.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-20
batt
Revert unneeded locked functions.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
batt
Avoid race conditions.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
batt
Implement ser_setstatus and ser_getstatus as functions...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-17
batt
Serial status MUST be volatile.
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
bernie
Do not cast constants because we need to evaluate them...
commit
|
commitdiff
|
tree
|
snapshot
2006-10-25
bernie
Cast constants to hptime_t.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Added TC520 ADC driver.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Added MCP41xxx digital potentiometer
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Names convention, MOD_* macros.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Replaced ISLISTEMPTY with LIST_EMPTY
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Added CONFIG_LCD_4BIT.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Low level lcd for avr.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Use MOD_* macros instead of DB.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Added scheduler test.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Fonts make.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Stack switch.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Use demo as default app.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Add proc demo (not yet working).
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Add MOC. Changed OPTCFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Workaround about moc generation.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Added fonts, switch.S; fixed moc
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Restored test.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Remove pathname.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
C-style comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Add (not) revised note.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Revised for new scheduler API.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Used z modifier instead l.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Added z modifier in string format.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Added new SPI definitions.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Usage examples of MAKE_CMD.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
marco
Add cast to generated function's returns.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
bernie
Add resource.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
bernie
A nice, very common prop font.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
bernie
Make native build the default.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
bernie
Reindent.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
bernie
Remove artwork.c
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Ignore buildrev.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Sort CPP options to let apps override include paths.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
BV8(), BV16(), BV32(): New macros for CPUs with small...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Add CPPFLAGS to all rules.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Add a FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
e2addr(): New macro.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Add a few missing CONFIG_ definitions.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Exclude file with Qt-style documentation.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Merge CONFIG_KBD_LONGPRESS.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Fix GCC error.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Add configurable SPI pin mapping.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Documentation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
text_moveTo(): Swap parameters.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-13
bernie
Add RenderHook support.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
bernie
Remove Bitmap::cr when not needed.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
bernie
gfx_setClipRect(): Also define when CONFIG_GFX_VCOORDS...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
bernie
Indentation fix.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
bernie
Mention DevLib license.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
bernie
gfx_findRegion(): Only define when CONFIG_GFX_CLIPPING...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-21
batt
Use timer_clock() instead of obsolete timer_ticks().
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
bernie
Import into DevLib.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
bernie
Convert to new Doxygen style.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
bernie
Documentation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
bernie
Prune log.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
marco
Add response code. Add command ping.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
marco
Removed initial delay.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
marco
Use new macros for defining commands.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-14
marco
Macros for building protocol commands.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-13
marco
Fixed a bug in protocol_reply. Simplified rpc.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
marco
Bring back config wrongly commited
commit
|
commitdiff
|
tree
|
snapshot
2006-06-12
marco
implemented some commands (ver and sleep)
commit
|
commitdiff
|
tree
|
snapshot
2006-06-10
bernie
Convert to new Doxygen comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-03
bernie
Fix recursive timeout and add exit status information.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-03
bernie
Make keyboard repeat mask run-time configurable.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-03
bernie
Add simple screen blanker.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
bernie
Tweak apparence; enable assertions.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-02
bernie
Draw graphical checkmarks.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
marco
Updated include reference.
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
marco
Add first simple protocol command (version request).
commit
|
commitdiff
|
tree
|
snapshot
2006-06-01
marco
Added utilities for protocols
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
bernie
Avoid unnecessary rendering.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
bernie
Disable menu timeout.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-28
bernie
Drop almost all the Qt3 cruft.
commit
|
commitdiff
|
tree
|
snapshot
next