projects
/
bertos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
doc: Move short introduction page to general-introduction
2010-12-07
batt
Signed-off-by: Robert Marshall KI4MCW <ki4mcw@gmail...
commit
|
commitdiff
|
tree
2010-12-06
batt
Signed-off-by: Robert Marshall KI4MCW <ki4mcw@gmail...
commit
|
commitdiff
|
tree
2010-12-03
batt
Set version number to a pre-release.
commit
|
commitdiff
|
tree
2010-12-03
batt
Remove unneeded push.
commit
|
commitdiff
|
tree
2010-12-03
batt
Refactor in order to clarify.
commit
|
commitdiff
|
tree
2010-12-03
batt
Change to a more readable name.
commit
|
commitdiff
|
tree
2010-11-05
batt
Bump up version.
commit
|
commitdiff
|
tree
2010-10-28
batt
Move flash related flags to the flash driver; refactor...
commit
|
commitdiff
|
tree
2010-09-29
batt
Use new progmem API.
commit
|
commitdiff
|
tree
2010-09-29
batt
Progmem macros: add support for non-havard CPU as well...
commit
|
commitdiff
|
tree
2010-09-27
batt
Restore pipefail.
commit
|
commitdiff
|
tree
2010-09-27
batt
Restore separate logs; cat errors to stdout.
commit
|
commitdiff
|
tree
2010-09-27
batt
Remove unused tee logs.
commit
|
commitdiff
|
tree
2010-09-27
batt
Add return value for failed tests.
commit
|
commitdiff
|
tree
2010-08-12
batt
Typo.
commit
|
commitdiff
|
tree
2010-08-12
batt
Overhaul kdump().
commit
|
commitdiff
|
tree
2010-08-02
batt
Add documentation; remove ASSERT on partial write.
commit
|
commitdiff
|
tree
2010-08-02
batt
Add documentation; remove ASSERT on partial write.bertos...
commit
|
commitdiff
|
tree
2010-08-02
batt
Add KFile over a KBlock device (first implementation).
commit
|
commitdiff
|
tree
2010-08-02
batt
Update doc.
commit
|
commitdiff
|
tree
2010-08-02
batt
Change clearerr prototype; Automatically flush the...
commit
|
commitdiff
|
tree
2010-07-30
batt
Add support for devices which can partial write a block.
commit
|
commitdiff
|
tree
2010-07-24
batt
Flush kfile in generic kfile_close implementation.
commit
|
commitdiff
|
tree
2010-07-23
batt
First version of new i2c bitbang API.
commit
|
commitdiff
|
tree
2010-07-23
batt
Add generic i2c_recv and i2c_send implementation.
commit
|
commitdiff
|
tree
2010-07-23
batt
Automatically decrement transfer size.
commit
|
commitdiff
|
tree
2010-07-23
batt
Add some errors.
commit
|
commitdiff
|
tree
2010-07-23
batt
Refactor i2c start.
commit
|
commitdiff
|
tree
2010-07-09
batt
Reformat; Optimize flush.
commit
|
commitdiff
|
tree
2010-07-09
batt
Add some documentation.
commit
|
commitdiff
|
tree
2010-07-09
batt
Silence warning.
commit
|
commitdiff
|
tree
2010-07-09
batt
Remove unneeded configuration.
commit
|
commitdiff
|
tree
2010-07-09
batt
Flush the transfer before exiting from write function.
commit
|
commitdiff
|
tree
2010-07-08
batt
Improve docs.
commit
|
commitdiff
|
tree
2010-07-08
batt
Increase read/write performances; add some comments.
commit
|
commitdiff
|
tree
2010-07-08
batt
Silence warning during night test.
commit
|
commitdiff
|
tree
2010-07-08
batt
Reformat;Increase NAC timeout; Fix warning; Add simple...
commit
|
commitdiff
|
tree
2010-07-08
batt
Simplify driver in order to use less memory. The FIFO...
commit
|
commitdiff
|
tree
2010-07-06
batt
Add missing dependancy.
commit
|
commitdiff
|
tree
2010-07-06
batt
Update SD driver in order to use the new KBlock API.
commit
|
commitdiff
|
tree
2010-07-06
batt
Add generic KBlock disk interface for FatFs module.
commit
|
commitdiff
|
tree
2010-07-06
batt
Add log level options to fat module.
commit
|
commitdiff
|
tree
2010-07-05
batt
Update to latest KBlock low level API.
commit
|
commitdiff
|
tree
2010-07-05
batt
Remove readBlock method in order to simplify low level...
commit
|
commitdiff
|
tree
2010-07-05
batt
Add newline at end of file.
commit
|
commitdiff
|
tree
2010-07-03
batt
Emulate an hw buffer.
commit
|
commitdiff
|
tree
2010-07-03
batt
Use new cache accessors to increase performances.
...are mostly on the same block,
Batt
FS
commit
|
commitdiff
|
tree
2010-07-03
batt
Set cache_dirty flag to be a bitmask; add accessors...
commit
|
commitdiff
|
tree
2010-07-03
batt
Update in order to use the new KBlock API.
commit
|
commitdiff
|
tree
2010-07-03
batt
Add unbuffered methods for accessing a KBlock.
commit
|
commitdiff
|
tree
2010-07-02
batt
Recode files to unix newlines.
commit
|
commitdiff
|
tree
2010-07-02
batt
Remove \version svn tag.
commit
|
commitdiff
|
tree
2010-07-02
batt
Move kfile interface to the io/ directory.
commit
|
commitdiff
|
tree
2010-07-02
batt
Silence warning.
commit
|
commitdiff
|
tree
2010-07-02
batt
Remove unneeded if block, add some TODOs.
commit
|
commitdiff
|
tree
2010-07-02
batt
Use correct macro.
commit
|
commitdiff
|
tree
2010-07-01
batt
Read/Write only one block at a time.
commit
|
commitdiff
|
tree
2010-07-01
batt
Remove redundant information from BattFS disk descriptor.
Remove redundant information from
Batt
FS disk descriptor.
commit
|
commitdiff
|
tree
2010-07-01
batt
Disable old BattFS interface in dataflash.
Disable old
Batt
FS interface in dataflash.
commit
|
commitdiff
|
tree
2010-07-01
batt
Update BattFS in order to use the new kblock interface.
Update
Batt
FS in order to use the new kblock...
commit
|
commitdiff
|
tree
2010-07-01
batt
Load first page.
commit
|
commitdiff
|
tree
2010-07-01
batt
Add kblock over a file (using libc functions).
commit
|
commitdiff
|
tree
2010-07-01
batt
Add block start address even in direct Reads, add some...
commit
|
commitdiff
|
tree
2010-06-28
batt
Refactor interface in order to simplify user API access.
commit
|
commitdiff
|
tree
2010-06-28
batt
Add class type, fix copyright year.
commit
|
commitdiff
|
tree
2010-06-28
batt
Fixes warning.
commit
|
commitdiff
|
tree
2010-06-25
batt
Add kblock over a ram buffer wrapper.
commit
|
commitdiff
|
tree
2010-06-25
batt
Add missing headers; fix typo.
commit
|
commitdiff
|
tree
2010-06-25
batt
Add first stub of a generic block device interface.
commit
|
commitdiff
|
tree
2010-06-25
batt
Distribute the same comment to all group members.
commit
|
commitdiff
|
tree
2010-06-22
batt
Fix comment.
commit
|
commitdiff
|
tree
2010-06-21
batt
Add some more error messages.
commit
|
commitdiff
|
tree
2010-06-21
batt
Set correct boot size in order to gain some flash.
commit
|
commitdiff
|
tree
2010-06-21
batt
Save some RAM space.
commit
|
commitdiff
|
tree
2010-06-18
batt
Refactor and optimize code.
commit
|
commitdiff
|
tree
2010-06-18
batt
Remove redundant code.
commit
|
commitdiff
|
tree
2010-06-09
batt
Minor fixes in AT91 ADC module.
commit
|
commitdiff
|
tree
2010-06-08
batt
Add test for negative coordinates.
commit
|
commitdiff
|
tree
2010-06-07
batt
Refactor in order to test also negative altitude values.
commit
|
commitdiff
|
tree
2010-06-07
batt
Fix sign related issues.
commit
|
commitdiff
|
tree
2010-06-04
batt
Fix typo.
commit
|
commitdiff
|
tree
2010-06-04
batt
Remove #ifdef leftovers.
commit
|
commitdiff
|
tree
2010-06-03
batt
Better HD44780 lcd display initialization.
commit
|
commitdiff
|
tree
2010-06-03
batt
Add support for 24XX1024 memories, fix some warnings.
commit
|
commitdiff
|
tree
2010-06-03
batt
Add support for 24XX08 eeproms, signed-off by Giovanni...
commit
|
commitdiff
|
tree
2010-05-28
batt
Remove old projects.
commit
|
commitdiff
|
tree
2010-05-28
batt
Explicit dependancy between CONFIG_KERN_PREEMPT and...
commit
|
commitdiff
|
tree
2010-05-28
batt
Change some strings.
commit
|
commitdiff
|
tree
2010-05-28
batt
Add configurable options for HD44780 LCD display columns...
commit
|
commitdiff
|
tree
2010-05-28
batt
Remove old tests.
commit
|
commitdiff
|
tree
2010-05-28
batt
Move serial driver to a port different from the debug...
commit
|
commitdiff
|
tree
2010-05-28
batt
Disable serial driver on Arduino.
commit
|
commitdiff
|
tree
2010-05-28
batt
Remove warning message for at91 CPUs.
commit
|
commitdiff
|
tree
2010-05-28
batt
Add benchmarks description.
commit
|
commitdiff
|
tree
2010-05-28
batt
Add template projects description.
commit
|
commitdiff
|
tree
2010-05-28
batt
Remove empty directories
commit
|
commitdiff
|
tree
2010-05-28
batt
Add example projects description.
commit
|
commitdiff
|
tree
2010-05-27
batt
Add Arduino APRS project description.
commit
|
commitdiff
|
tree
2010-05-27
batt
Add description to all example projects.
commit
|
commitdiff
|
tree
2010-05-27
batt
Add Arduino board description.
commit
|
commitdiff
|
tree
next