Ing. Radomír Polách
5546ffcf2e
fix: mingw build
8 years ago
gkostka
0589b9280b
ext4_config: add CONFIG_UNALIGNED_ACCESS configuration switch
On some targets unaligned 32/16 bit access will raise exeption.
9 years ago
gkostka
0202d13dec
CMake: add library & headers to make install target
9 years ago
ngkaho1234
9b40d089d6
CMake: now ext4_config.h will be automatically generated.
9 years ago
ngkaho1234
a45154a49b
Reconstruct source directory tree.
9 years ago
gkostka
cfc1becdfe
ext4_config: set CONFIG_HAVE_OWN_ERRNO default value to 0
9 years ago
ngkaho1234
a35c56fdfe
Specify flags without -Wextra for non-gcc compilers.
9 years ago
ngkaho1234
e1bbe336d1
Add 'lib_only' build target.
Under this target, only a basic library will be built.
9 years ago
gkostka
471bfe94f6
makefile: add version definitions to makefile & CMakeLists
9 years ago
gkostka
0e5e8685d4
Set new default configuration (remove some unnecessary definitions)
9 years ago
gkostka
14c9ded75e
Move all test modules to fs_test directory
9 years ago
gkostka
26c9762100
Move stm32f429 demo to separate repository
9 years ago
ngkaho1234
39cfadf99c
Multiple fixes related to basic block type
1. uint32_t block address converted to ext4_fsblk_t block address
2. ext4_balloc_find_goal renamed to ext4_fs_indirect_find_goal
3. ext4_balloc_alloc_block now needs one more parameter(goal)
9 years ago
ngkaho1234
bba14d471c
Tune CMakeFile default preprocessor macros on PC.
Remove ENOATTR, use ENODATA instead
9 years ago
gkostka
6e79cef4b0
Add ignore .git directory cmkage dist target
9 years ago
gkostka
01af5a89b3
Add CONFIG_HAVE_OWN_OFLAGS=1 for targets without right definitions
9 years ago
gkostka
107a9ee9b4
Demo apps refactoring
9 years ago
gkostka
d4b418a321
Add CHANGELOG & version bump to 0.8.0
9 years ago
gkostka
a354f63d53
version update: 0.7.0
10 years ago
gkostka
ea28608e2c
Prepare for 0.6.0
10 years ago
gkostka
627b4180e0
Comb sort for directory indexing (shold be faster).
11 years ago
gkostka
d0ee3878bc
Version update
11 years ago
gkostka
116deff32e
Fixed avr warnings.
11 years ago
gkostka
51f1e57ab3
New targets for:
- xmaga
- arm-sim (arm-none-eabi-run)
- cortex-m0
Improved toolchain directory structure.
11 years ago
gkostka
6f2630560d
Build system refactoring.
11 years ago
gkostka
b6a7544b8c
Pedanitic warning check fixes. Pointer arithmetic, anonymus unions etc
11 years ago
gkostka
c60c0cbb49
Version update.
11 years ago
gkostka
52a1caf803
Client server basic test suite + minor code improvment.
11 years ago
gkostka
bc9718e5e2
Update version to 0.3.0 to tag.
11 years ago
gkostka
273f02b2eb
Update project settings.
11 years ago
gkostka
096dcc3aa4
Upadate cmake file.
11 years ago
gkostka
ac78a04a19
STM32F429 cmake target.
11 years ago
gkostka
0c4c1bdd1e
0.2.0 version.
11 years ago
gkostka
c109281525
FEATURES:
1. New io_raw block device. Allows to access windows partitions.
2. Demo app timings. Windows ext2/3/4 volume access.
3. Faster big file read/write operations (multi block mode).
11 years ago
gkostka
d868262d36
Update directory tree.
11 years ago
gkostka
7b3739e7e4
Update build system.
11 years ago
gkostka
4c59f0194e
Add dist target.
11 years ago
gkostka
4f7ba4713a
.
11 years ago