projects
/
bertos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
text_xprintf(): Support all styles; Pixel-wise text centering.
2004-09-14
bernie
text_xprintf(): Support all styles; Pixel-wise text...
commit
|
commitdiff
|
tree
2004-09-14
bernie
Reformat.
commit
|
commitdiff
|
tree
2004-09-14
bernie
Use debug.h instead of kdebug.h.
commit
|
commitdiff
|
tree
2004-09-14
bernie
Make more generic and adapt to new gfx functions.
commit
|
commitdiff
|
tree
2004-09-14
bernie
Move vers_build_nr last to make all strings adjacent...
commit
|
commitdiff
|
tree
2004-09-14
bernie
Unified debug macros.
commit
|
commitdiff
|
tree
2004-09-06
bernie
Extend interface to allow any algorithmic style.
commit
|
commitdiff
|
tree
2004-09-06
bernie
Clarify side-effects in documentation.
commit
|
commitdiff
|
tree
2004-09-06
bernie
Spelling fixes.
commit
|
commitdiff
|
tree
2004-09-06
bernie
CONFIG_TIMER_STROBE: be tolerant with missing optional...
commit
|
commitdiff
|
tree
2004-09-06
bernie
ATOMIC(): New macro.
commit
|
commitdiff
|
tree
2004-09-06
bernie
Move buffer handling in chip-specific driver.
commit
|
commitdiff
|
tree
2004-09-06
bernie
Allow partial redefinition of BUS macros.
commit
|
commitdiff
|
tree
2004-09-06
bernie
Simplify code using ATOMIC().
commit
|
commitdiff
|
tree
2004-09-06
bernie
Misc documentation and style fixes.
commit
|
commitdiff
|
tree
2004-09-06
bernie
VERS_TAG(): Rename for consistency; APP_COPYRIGHT:...
commit
|
commitdiff
|
tree
2004-08-31
bernie
Add VERS_BUILD and VERS_HOST.
commit
|
commitdiff
|
tree
2004-08-29
bernie
Fix a bug in the (unused) RTS/CTS code; Clarify documentation.
commit
|
commitdiff
|
tree
2004-08-29
bernie
Rename BITS_PER_PTR to CPU_BITS_PER_PTR.
commit
|
commitdiff
|
tree
2004-08-29
bernie
Fix Doxygen markup and indentation.
commit
|
commitdiff
|
tree
2004-08-29
bernie
Convert 485 macros to generic BUS macros;
commit
|
commitdiff
|
tree
2004-08-29
bernie
Include macros.h explicityl.
commit
|
commitdiff
|
tree
2004-08-29
bernie
Rename BITS_PER_XYZ macros; Add sanity checks.
commit
|
commitdiff
|
tree
2004-08-29
bernie
Move back STATIC_ASSERT() to compiler.h as it's needed...
commit
|
commitdiff
|
tree
2004-08-27
bernie
Spelling/grammar fixes.
commit
|
commitdiff
|
tree
2004-08-25
bernie
Remove bogus Doxygen markup.
commit
|
commitdiff
|
tree
2004-08-25
bernie
Pasto.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Remove redundant redundancy.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Add a documentation paragraph to describe DevLib's...
commit
|
commitdiff
|
tree
2004-08-24
bernie
Fix spacing.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Add missing headers.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Use new-style config macros.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Note reason for including <macros.h>
commit
|
commitdiff
|
tree
2004-08-24
bernie
Document custom types.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Add missing headers.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Thinkos; Doxygen fixes
commit
|
commitdiff
|
tree
2004-08-24
bernie
ser_read(): Make buffer argument void * for consistency...
commit
|
commitdiff
|
tree
2004-08-24
bernie
Add missing header.
commit
|
commitdiff
|
tree
2004-08-24
bernie
kputchar(): New public function; Add missing dummy...
commit
|
commitdiff
|
tree
2004-08-24
bernie
Add missing header.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Use kputs()/kputchar() when possible.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Add missing headers; Reformat.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Use new-style config macros for drv/timer.c
commit
|
commitdiff
|
tree
2004-08-24
bernie
Doxygen fix.
commit
|
commitdiff
|
tree
2004-08-24
bernie
monitor_debug_stacks(): Conditionally compile on CONFIG_KERN...
commit
|
commitdiff
|
tree
2004-08-24
bernie
Restore a few macros that were lost in the way.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Fix thinko.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Include <macros.h>.
commit
|
commitdiff
|
tree
2004-08-24
bernie
PP_CAT(), PP_STRINGIZE(): Move back to compiler.h to...
commit
|
commitdiff
|
tree
2004-08-24
bernie
Trim CVS log; Rename header guards.
commit
|
commitdiff
|
tree
2004-08-24
bernie
Add type-size definitions for preprocessor.
commit
|
commitdiff
|
tree
2004-08-15
bernie
Make the buffer a local variable, as documented.
commit
|
commitdiff
|
tree
2004-08-15
bernie
updcrc16(): inline version of UPDCRC16(); Cleanup documentation.
commit
|
commitdiff
|
tree
2004-08-15
bernie
ser_resync(): New function.
commit
|
commitdiff
|
tree
2004-08-15
bernie
Add an #error to spread some FUD about the quality...
commit
|
commitdiff
|
tree
2004-08-13
bernie
Adjust for DevLib.
commit
|
commitdiff
|
tree
2004-08-13
bernie
Template Doxygen configuration for C projects.
commit
|
commitdiff
|
tree
2004-08-13
bernie
Adjust a few MSVC tweaks from older projects.
commit
|
commitdiff
|
tree
2004-08-13
bernie
Use Doxygen to generate DevLib's frontpage.
commit
|
commitdiff
|
tree
2004-08-12
bernie
Remove extra indentation level in switch statements.
commit
|
commitdiff
|
tree
2004-08-12
bernie
Replace a handmade loop with memset().
commit
|
commitdiff
|
tree
2004-08-12
bernie
Replace if/else with continue to reduce indentation...
commit
|
commitdiff
|
tree
2004-08-12
bernie
Rename UPDCRC() to UPDCRC16().
commit
|
commitdiff
|
tree
2004-08-11
bernie
Import XModem protocol into DevLib.
commit
|
commitdiff
|
tree
2004-08-11
bernie
Use chart_x_t and chart_y_t for the input dataset.
commit
|
commitdiff
|
tree
2004-08-11
bernie
Refactor after the new mware/gfx API.
commit
|
commitdiff
|
tree
2004-08-10
bernie
Add missing header.
commit
|
commitdiff
|
tree
2004-08-10
bernie
CONFIG_TIMER_STROBE: Define no-op default macros.
commit
|
commitdiff
|
tree
2004-08-10
bernie
timer_gettick(): Rename to timer_ticks() and add backwards...
commit
|
commitdiff
|
tree
2004-08-10
bernie
eeprom_erase(): New function.
commit
|
commitdiff
|
tree
2004-08-10
bernie
Ignore Doxygen generated documentation.
commit
|
commitdiff
|
tree
2004-08-10
bernie
RESTRICT: New C99-like macro; STATIC_ASSERT: Fix warning...
commit
|
commitdiff
|
tree
2004-08-10
bernie
Major redesign of serial bus policy handling.
commit
|
commitdiff
|
tree
2004-08-10
bernie
Rename timer_gettick() to timer_ticks().
commit
|
commitdiff
|
tree
2004-08-10
bernie
Fix spacing in header.
commit
|
commitdiff
|
tree
2004-08-08
bernie
Use new-style CONFIG_ idiom; Fix module-wide documentation.
commit
|
commitdiff
|
tree
2004-08-08
bernie
Remove a few useless casts.
commit
|
commitdiff
|
tree
2004-08-08
bernie
Use DISABLE_IRQSAVE/ENABLE_IRQRESTORE; Cleanup documentation.
commit
|
commitdiff
|
tree
2004-08-05
bernie
Define dummy FORMAT() and PGM_FUNC() macros to help...
commit
|
commitdiff
|
tree
2004-08-05
bernie
Documentation improvements.
commit
|
commitdiff
|
tree
2004-08-05
bernie
Fix a Doxygen tag.
commit
|
commitdiff
|
tree
2004-08-05
bernie
Add __linux__ and __unix__ predefines to let Doxygen...
commit
|
commitdiff
|
tree
2004-08-05
bernie
Keep doc/ directory around for Doxygen.
commit
|
commitdiff
|
tree
2004-08-05
bernie
Updated with Doxygen 1.3.8.
commit
|
commitdiff
|
tree
2004-08-04
bernie
Add extensive documentation.
commit
|
commitdiff
|
tree
2004-08-04
bernie
Switch to new DevLib CONFIG_ convention.
commit
|
commitdiff
|
tree
2004-08-04
bernie
Import simple chart drawing code.
commit
|
commitdiff
|
tree
2004-08-04
bernie
Add virtual file I/O interface.
commit
|
commitdiff
|
tree
2004-08-04
bernie
Import simple RLE algorithm.
commit
|
commitdiff
|
tree
2004-08-01
bernie
LIKELY(), UNLIKELY(): New compiler-specific macros.
commit
|
commitdiff
|
tree
2004-07-29
bernie
Add template configuration file.
commit
|
commitdiff
|
tree
2004-07-29
bernie
Switch to new-style config handling.
commit
|
commitdiff
|
tree
2004-07-29
bernie
Add values for new-style CONFIG_PRINTF option.
commit
|
commitdiff
|
tree
2004-07-29
bernie
vsprintf(): Remove prototype for backwards compatibility...
commit
|
commitdiff
|
tree
2004-07-29
bernie
ser_drain(): New function; Make Serial::is_open a debug...
commit
|
commitdiff
|
tree
2004-07-29
bernie
Add 24LC16 support.
commit
|
commitdiff
|
tree
2004-07-29
bernie
Several tweaks to reduce code size on ATmega8.
commit
|
commitdiff
|
tree
2004-07-29
bernie
Doxygen fix.
commit
|
commitdiff
|
tree
2004-07-29
bernie
Spelling fix.
commit
|
commitdiff
|
tree
2004-07-22
bernie
Use TIMER_PRESCALER consistently.
commit
|
commitdiff
|
tree
next