projects
/
bertos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename prj to insert it into nightly test.
2011-12-16
batt
Fix warning with gcc 4.6.1 (and also nightly test).
commit
|
commitdiff
|
tree
2011-12-09
batt
Make kfile_test global variables static in order to...
commit
|
commitdiff
|
tree
2011-12-02
batt
Signed-off by Robin Gilham:
commit
|
commitdiff
|
tree
2011-12-02
batt
Signed-off by Robin Gilham:
commit
|
commitdiff
|
tree
2011-12-02
batt
Signed-off by Robin Gilham:
commit
|
commitdiff
|
tree
2011-04-03
batt
Silence new compiler warnings.
commit
|
commitdiff
|
tree
2011-04-03
batt
Fix warnings on new compilers.
commit
|
commitdiff
|
tree
2011-03-26
batt
Set the correct svn:eol-style=native property, please...
commit
|
commitdiff
|
tree
2011-03-10
batt
Refactor pwm driver; add documentation.
commit
|
commitdiff
|
tree
2011-02-23
batt
Add new macro: INT_MULT.
commit
|
commitdiff
|
tree
2011-02-21
batt
Fix undefined behaviour.
commit
|
commitdiff
|
tree
2011-02-17
batt
Use the new default frequency.
commit
|
commitdiff
|
tree
2011-02-17
batt
Use relative paths when creating a project.
commit
|
commitdiff
|
tree
2011-02-17
batt
Remove path from toolchain when creating presets (use...
commit
|
commitdiff
|
tree
2011-02-17
batt
Add findInPath method; search for toolchains in system...
commit
|
commitdiff
|
tree
2011-02-16
batt
Initialize timer magic number.
commit
|
commitdiff
|
tree
2011-02-16
batt
Fix nightly test (really).
commit
|
commitdiff
|
tree
2011-02-14
batt
Fix nightly test.
commit
|
commitdiff
|
tree
2011-02-03
batt
Merged from external project:
commit
|
commitdiff
|
tree
2011-02-03
batt
Add missing configuration file for EEPROM driver.
commit
|
commitdiff
|
tree
2011-02-03
batt
Fix comment.
commit
|
commitdiff
|
tree
2011-02-03
batt
Load new page only on buffered devices.
commit
|
commitdiff
|
tree
2011-02-03
batt
Do not send a stop condition while sending the slave...
commit
|
commitdiff
|
tree
2011-02-02
batt
Correctly handle reading/writing after EOF.
commit
|
commitdiff
|
tree
2011-02-02
batt
Take into account also the start block on trimmed devices.
commit
|
commitdiff
|
tree
2011-02-02
batt
Add new function: kfile_copy().
commit
|
commitdiff
|
tree
2011-02-02
batt
Add KFile seek and size members support.
commit
|
commitdiff
|
tree
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
next