|
|
|
@82f30cd
|
32 hours |
batt |
Merge branch 'master' of ssh://src.develer.com/git/pub/bertos
|
|
|
|
@48869dd
|
32 hours |
aleph |
Beautify README.
|
|
|
|
@c143af4
|
43 hours |
batt |
Fix const casts using new macro.
|
|
|
|
@a9fe5ff
|
43 hours |
batt |
Finally add a C version of CONST_CAST() which works properly!
|
|
|
|
@8d4bfb3
|
43 hours |
batt |
Do not seek on null pointers.
|
|
|
|
@d73882d
|
43 hours |
batt |
Increase number of arguments.
|
|
|
|
@f1088b8
|
2 days |
asterix |
Typos.
|
|
|
|
@52e605e
|
2 days |
asterix |
Fix baudrate skew formula.
|
|
|
|
@0144d1b
|
3 days |
asterix |
Fix and update documetaion.
|
|
|
|
@3de6ba5
|
4 days |
asterix |
Add comments and wizard tags.
|
|
|
|
@3f3d620
|
4 days |
asterix |
Comply to conding standard.
|
|
|
|
@8b31492
|
4 days |
asterix |
Changing define I2C_AVR_H to I2C_MEGA_H to prevent clashes
|
|
|
|
@0aeac63
|
4 days |
asterix |
Adding twi/i2c drivers for the XMega family Adding generic i2c_avr files, …
|
|
|
|
@787cb47
|
4 days |
asterix |
Renaming origional i2c_avr files to i2c_mega in order to keep the history …
|
|
|
|
@50104fb
|
4 days |
asterix |
Fixing compiler warning "comparison between ‘enum <anonymous>’ and ‘enum …
|
|
|
|
@39e200e
|
11 days |
asterix |
Refactor to use new protocol module and sipo.
|
|
|
|
@e380431
|
11 days |
asterix |
Update sipo api.
|
|
|
|
@7beb2301
|
11 days |
asterix |
Rename protocol files to use the new module.
|
|
|
|
@9a9f21e
|
11 days |
asterix |
Clean up code. Add comments. Init module with callback to register all …
|
|
|
|
@c4a0945
|
11 days |
asterix |
Start to clean up.
|
|
|
|
@200574b
|
11 days |
asterix |
Import protocol module from triface prj.
|
|
|
|
@1a8a2b9
|
13 days |
asterix |
Add server tcp api.
|
|
|
|
@088cc86
|
2 weeks |
asterix |
Add configuration file. Remove debug messages.
|
|
|
|
@91ed954
|
2 weeks |
asterix |
Add comments.
|
|
|
|
@e8b0472
|
2 weeks |
asterix |
Clean up the code. Manage the reconnection. Use the lwip error, insted …
|
|
|
|
@7ad0280
|
2 weeks |
asterix |
Complete the read function to return also the cached byte from the lwip …
|
|
|
|
@5f4ad72
|
2 weeks |
asterix |
Update all projects.
|
|
|
|
@92d0de9
|
2 weeks |
asterix |
Not test syslog in nightly test.
|
|
|
|
@4278d44
|
2 weeks |
asterix |
Not test for avr. Add missing include.
|
|
|
|
@121f4d9
|
2 weeks |
asterix |
Add first implementation of sockect with kfile interface.
|
|
|
|
@fb5863c
|
2 weeks |
asterix |
Minor fix.
|
|
|
|
@76c50258
|
2 weeks |
asterix |
Clean up and minor fix.
|
|
|
|
@bb60c72
|
2 weeks |
asterix |
Duplicate header file.
|
|
|
|
@540dc81
|
3 weeks |
asterix |
Some fix and simple optimizations.
|
|
|
|
@ebc977f
|
3 weeks |
asterix |
Fix doxygen warnings.
|
|
|
|
@7a613ef
|
3 weeks |
asterix |
Remove syslog from nightly test.
|
|
|
|
@73263ec
|
3 weeks |
asterix |
Fix wizard flag.
|
|
|
|
@97e93ee
|
3 weeks |
asterix |
Implement syslog.
|
|
|
|
@e25abec
|
3 weeks |
asterix |
Reformat.
|
|
|
|
@b9e1e52
|
3 weeks |
asterix |
Move unpack lwip ip address macro to macros module.
|
|
|
|
@5da4f30
|
3 weeks |
asterix |
Add copyright.
|
|
|
|
@35c39bd
|
3 weeks |
asterix |
Add first implementation of syslog module.
|
|
|
|
@f43548a
|
3 weeks |
asterix |
Fix typo.
|
|
|
|
@b777dab
|
3 weeks |
asterix |
Silent warning.
|
|
|
|
@b30ca67
|
3 weeks |
asterix |
Add missing avr prj to nightly test.
|
|
|
|
@56f2c00
|
3 weeks |
asterix |
Update some triface preset.
|
|
|
|
@57dfb18
|
3 weeks |
asterix |
Update preset.
|
|
|
|
@481a0d0
|
3 weeks |
asterix |
Update preset.
|
|
|
|
@ed914dc
|
3 weeks |
asterix |
Update preset.
|
|
|
|
@b331621
|
3 weeks |
asterix |
Rename macro to more appropiate name.
|
|
|
|
@1997bca
|
3 weeks |
asterix |
Rename macro to more appropiate name.
|
|
|
|
@57fa5e3
|
3 weeks |
asterix |
Merge contributed patch to extend support of atxmega.
…
|
|
|
|
@4635e33
|
3 weeks |
asterix |
Merge contributed patch to extend support of atxmega.
Signed-off-by: Onno …
|
|
|
|
@1581045
|
3 weeks |
asterix |
Add test function prototype.
|
|
|
|
@b7784f1
|
4 weeks |
asterix |
Complete test.
git-svn-id: …
|
|
|
|
@6582dda
|
4 weeks |
asterix |
Fix time conversion from ms to ticks.
git-svn-id: …
|
|
|
|
@74faf59
|
4 weeks |
asterix |
Add first version of rtask_test.
git-svn-id: …
|
|
|
|
@580aa21
|
4 weeks |
asterix |
Silen some warning.
git-svn-id: …
|
|
|
|
@a5b1dc3
|
4 weeks |
asterix |
Add handy functions for handling non recurrent timeouts.
git-svn-id: …
|
|
|
|
@7911a6f
|
4 weeks |
asterix |
Add rtask module.
git-svn-id: …
|
|
|
|
@b4adc85
|
4 weeks |
asterix |
Fix building error and warnings to add fletcher32 algo at nightly test.
…
|
|
|
|
@4d8a6a9
|
4 weeks |
asterix |
Remove unneeded ifdef.
git-svn-id: …
|
|
|
|
@3382ed7
|
4 weeks |
asterix |
Add documentation for LM75 insanity...
git-svn-id: …
|
|
|
|
@12a865a
|
4 weeks |
asterix |
Add kbd_peekMask() and kbd_getMask() functions.
git-svn-id: …
|
|
|
|
@ee52abf
|
4 weeks |
asterix |
Decrease eth irq priority.
git-svn-id: …
|
|
|
|
@705e92c
|
4 weeks |
asterix |
Add watchdog driver.
git-svn-id: …
|
|
|
|
@00a373a
|
4 weeks |
asterix |
Add debug info.
git-svn-id: …
|
|
|
|
@7c66ae1
|
4 weeks |
asterix |
Fix compiler warning.
git-svn-id: …
|
|
|
|
@e7ee018
|
4 weeks |
asterix |
Add fletcher-32 checksum algorithm and test.
git-svn-id: …
|
|
|
|
@4ef5df3
|
4 weeks |
asterix |
Document return value of event_waitTimeout()
git-svn-id: …
|
|
|
|
@467c15c
|
4 weeks |
asterix |
Increase ethernet irq priority.
git-svn-id: …
|
|
|
|
@f1fab31
|
4 weeks |
asterix |
Disable uneeded assert.
git-svn-id: …
|
|
|
|
@16138e8
|
4 weeks |
asterix |
Add proc_pri function to extract a Process priority.
git-svn-id: …
|
|
|
|
@c827790
|
4 weeks |
asterix |
Change sys_mbox_fetch implementation.
Mailboxes can be created in a …
|
|
|
|
@6918932
|
4 weeks |
asterix |
Revert "Fix lwip implementation of retransmission timers."
This reverts …
|
|
|
|
@e957b9c
|
4 weeks |
asterix |
Fix a bug when reading negative temperatures.
git-svn-id: …
|
|
|
|
@76c3a84
|
4 weeks |
asterix |
fifobuf: introduce DECLARE_FIFO() macro
Introduce a macro to declare a …
|
|
|
|
@2f2be61
|
4 weeks |
asterix |
Add preprocessor FOR macro.
git-svn-id: …
|
|
|
|
@b64d74a
|
4 weeks |
asterix |
Add IRQ_RUNNING() implementation for ARM7.
git-svn-id: …
|
|
|
|
@0fea731
|
4 weeks |
asterix |
Fix conding stily.
git-svn-id: …
|
|
|
|
@223e404
|
4 weeks |
asterix |
Fix some warnings in MD5 code
git-svn-id: …
|
|
|
|
@db72c76
|
4 weeks |
asterix |
Refactor parser.
git-svn-id: …
|
|
|
|
@ee28b0a
|
4 weeks |
asterix |
Add definitions for 24C32, 24C64 and 24C128 eeproms. Use the right eeprom …
|
|
|
|
@563795d
|
4 weeks |
asterix |
Remove duplicate define. Put all phy chip specific defines in its
module.
…
|
|
|
|
@7ec1a45
|
4 weeks |
asterix |
Remove duplicate file register definition.
git-svn-id: …
|
|
|
|
@8b22123
|
4 weeks |
asterix |
Trailing whitespace
git-svn-id: …
|
|
|
|
@78d223e
|
4 weeks |
asterix |
Add sam3n bechmark into nightly test.
git-svn-id: …
|
|
|
|
@6fffd06
|
4 weeks |
asterix |
Merge branch 'dev'
git-svn-id: …
|
|
|
|
@362204d
|
4 weeks |
asterix |
Restore the previous name.
git-svn-id: …
|
|
|
|
@4072b28
|
4 weeks |
asterix |
Allow string arguments to be quote within "".
Some string arguments may …
|
|
|
|
@8ad8e5d
|
4 weeks |
asterix |
Change parser strings to include length.
By default, parsed arguments …
|
|
|
|
@ce0a95c
|
4 weeks |
asterix |
Add pwm pins set registers.
git-svn-id: …
|
|
|
|
@efc199b
|
4 weeks |
asterix |
Add more functions to manage ini file.
git-svn-id: …
|
|
|
|
@3971934
|
4 weeks |
asterix |
Fix some warnings in lwip bertos implementation
git-svn-id: …
|
|
|
|
@2053cc3e
|
4 weeks |
asterix |
Fix comments.
git-svn-id: …
|
|
|
|
@c8f7b20
|
4 weeks |
asterix |
Implement timer_cleanup() function for SAM7.
This must be called to stop …
|
|
|
|
@4a71fb5
|
4 weeks |
asterix |
Add IS_ALIGNED macro to test alignment of a pointer
git-svn-id: …
|
|
|
|
@5f28142
|
4 weeks |
asterix |
Fix nightly test warning.
git-svn-id: …
|
|
|
|
@284a3db
|
4 weeks |
asterix |
Update prj.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5212 …
|
|
|
|
@55e0bd3
|
4 weeks |
asterix |
Rename prj to insert it into nightly test.
git-svn-id: …
|
|
|
|