batt [Sat, 20 Sep 2008 10:50:45 +0000 (10:50 +0000)]
Add caching of current header, add some docs.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1824
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 19 Sep 2008 20:12:32 +0000 (20:12 +0000)]
Add cache read API.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1823
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 19 Sep 2008 19:51:30 +0000 (19:51 +0000)]
Add more writing test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1822
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 19 Sep 2008 19:39:22 +0000 (19:39 +0000)]
Add missing page erase.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1821
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 19 Sep 2008 19:22:07 +0000 (19:22 +0000)]
Add first write test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1820
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 19 Sep 2008 19:21:36 +0000 (19:21 +0000)]
Add some log info; add a missing "!".
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1819
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 19 Sep 2008 17:00:40 +0000 (17:00 +0000)]
Reformat.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1818
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 19 Sep 2008 16:44:52 +0000 (16:44 +0000)]
Search files only in used blocks.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1817
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 19 Sep 2008 16:32:15 +0000 (16:32 +0000)]
Refactor countFileSize to return the size directly.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1816
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 19 Sep 2008 16:26:41 +0000 (16:26 +0000)]
Fix test, add some TRACE.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1815
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 19 Sep 2008 16:26:14 +0000 (16:26 +0000)]
Add preliminary write support; initialize to 0xff the memory in battfs_writeTestBlock; implement battfs_flush.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1814
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 18 Sep 2008 16:42:55 +0000 (16:42 +0000)]
Switch to new disk write interface:the disk should now supply the write buffer.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1813
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 16 Sep 2008 13:35:39 +0000 (13:35 +0000)]
Fix doc; compile test only in UNIT_TEST.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1812
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 16 Sep 2008 13:25:35 +0000 (13:25 +0000)]
Fix battfs tests.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1811
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 16 Sep 2008 12:48:18 +0000 (12:48 +0000)]
Remove dead code.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1810
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 16 Sep 2008 12:47:26 +0000 (12:47 +0000)]
Simplify sequence numbering: now pages have a monotonically increasing sequence numnber.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1809
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 15 Sep 2008 22:21:47 +0000 (22:21 +0000)]
Remove dead code; Use LOG_ERR; Fix 2 typo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1808
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 15 Sep 2008 22:20:27 +0000 (22:20 +0000)]
Start to fix some tests.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1807
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 15 Sep 2008 20:16:13 +0000 (20:16 +0000)]
Update to new names and API.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1806
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 15 Sep 2008 17:28:29 +0000 (17:28 +0000)]
Very preliminary: remove from BattFS the LRU of free blocks; now the old blocks are left on the disk with an old seq number.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1805
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 12 Sep 2008 10:39:57 +0000 (10:39 +0000)]
Fix docs; optimization.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1804
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 11 Sep 2008 16:33:34 +0000 (16:33 +0000)]
Remove old battfs_test leftover.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1803
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 11 Sep 2008 16:32:55 +0000 (16:32 +0000)]
Unbreak battfs_test: comply with new policy.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1802
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 10 Sep 2008 09:50:26 +0000 (09:50 +0000)]
Typo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1801
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 8 Sep 2008 14:01:50 +0000 (14:01 +0000)]
Rename macros.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1800
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 17:38:08 +0000 (17:38 +0000)]
Add new config directive.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1799
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 17:31:32 +0000 (17:31 +0000)]
Add generic kfile_close.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1798
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 17:30:50 +0000 (17:30 +0000)]
Use correct type, change test condition.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1797
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 17:23:37 +0000 (17:23 +0000)]
Add missing cast.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1796
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 17:19:23 +0000 (17:19 +0000)]
Refactor eeprom driver to use kfile interface.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1795
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 17:17:44 +0000 (17:17 +0000)]
Refactor eeprom driver to use kfile interface.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1794
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 16:21:53 +0000 (16:21 +0000)]
Add config option for calling schedule() from kbd_peek().
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1793
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 16:12:40 +0000 (16:12 +0000)]
Refactor timer prescaler handling.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1792
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 16:09:24 +0000 (16:09 +0000)]
Refactor AVR twi driver to supply twi_get; add ATMega32 support.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1791
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 16:08:42 +0000 (16:08 +0000)]
Refactor AVR twi driver to supply twi_get; add ATMega32 support.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1790
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 15:42:24 +0000 (15:42 +0000)]
Add debug support for ATMega32.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1789
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 5 Sep 2008 14:44:06 +0000 (14:44 +0000)]
Add detect for ATMega32.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1788
38d2e660-2303-0410-9eaa-
f027e97ec537
qwert [Thu, 4 Sep 2008 16:52:11 +0000 (16:52 +0000)]
Start to develop a dummy app for Luminary Micro Stellaris. It need a startup routine..coming soon.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1787
38d2e660-2303-0410-9eaa-
f027e97ec537
qwert [Thu, 4 Sep 2008 16:46:10 +0000 (16:46 +0000)]
Move all cortex-m3 stuff in dedicated directory.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1786
38d2e660-2303-0410-9eaa-
f027e97ec537
qwert [Thu, 4 Sep 2008 16:44:45 +0000 (16:44 +0000)]
Add a new family of core: "Cortex-M3". This cpu have a different architecture compared to other arm cpus. One of the most things that
makes cortex core different from others arm cpu is the ISA: Only thumb2 instruction set is supported by this core.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1785
38d2e660-2303-0410-9eaa-
f027e97ec537
qwert [Thu, 4 Sep 2008 16:24:25 +0000 (16:24 +0000)]
Removed startup routine.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1784
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 4 Sep 2008 16:21:08 +0000 (16:21 +0000)]
Silence TODO and FIXME in nightly test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1783
38d2e660-2303-0410-9eaa-
f027e97ec537
qwert [Thu, 4 Sep 2008 16:19:47 +0000 (16:19 +0000)]
Add support for luminary micro lm3s1968 board
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1782
38d2e660-2303-0410-9eaa-
f027e97ec537
qwert [Thu, 4 Sep 2008 16:18:55 +0000 (16:18 +0000)]
Add support for LM3S1968 board based on cortex-m3 cpu
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1781
38d2e660-2303-0410-9eaa-
f027e97ec537
qwert [Thu, 4 Sep 2008 16:17:29 +0000 (16:17 +0000)]
Add support for LM3S1968 board.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1780
38d2e660-2303-0410-9eaa-
f027e97ec537
qwert [Thu, 4 Sep 2008 16:16:27 +0000 (16:16 +0000)]
Add startup routine for Luminary Micro Stellaris LM3S1968
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1779
38d2e660-2303-0410-9eaa-
f027e97ec537
qwert [Thu, 4 Sep 2008 15:58:57 +0000 (15:58 +0000)]
Luminary Micro Stellaris LM3S1968 script files.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1778
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 4 Sep 2008 15:19:48 +0000 (15:19 +0000)]
Add ft245rl usb to parallel converter driver.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1777
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 3 Sep 2008 14:11:01 +0000 (14:11 +0000)]
Remove duplicate proc_current function.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1776
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Wed, 3 Sep 2008 08:54:10 +0000 (08:54 +0000)]
This makes proc_test actually compile and pass:
- use emul_idle() only when we have Qt
- enable CONFIG_KERN_PREEMPT in generic config
Not sure why preemption was disabled in the first place.
It's required to pass proc_test. Will commit this change if
noone complains within the next 24h.
This patch comes to you from Doha's airport with love!
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1775
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Wed, 3 Sep 2008 08:17:53 +0000 (08:17 +0000)]
proc_current(): Move inline.
This should speedup things AND reduce both code size, without exposing
too much of the scheduler guts to our valued l^Husers.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1774
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Wed, 3 Sep 2008 08:17:51 +0000 (08:17 +0000)]
SCHED_ENQUEUE: tighten checks on locking
Factor out the two different implementations and ensure
modifications happen with inteerrupts disabled. This uncovered
a latent bug in our semaphore sleep code.
Also explicitly document our locking requirements for ProcReadyList.
The comment previously claimed that proc_forbid() would offer enough
protection, which is, of course, bullshit.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1773
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Wed, 3 Sep 2008 08:05:55 +0000 (08:05 +0000)]
list: check against double node insertion
Tighten debug consistency checks in ADDHEAD(), ADDTAIL() and ENQUEUE()
through the macro LIST_ASSERT_NOT_CONTAINS(). Suggestions for a
better name very welcome.
This check is expensive (O(n)) and too permissive, as what we should
really check for is the node not being already part of *any* list.
This could be simplified by changing the list API to demand
pre-initialization of the node pointers to NULL.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1772
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Sun, 31 Aug 2008 21:45:08 +0000 (21:45 +0000)]
MWARE_XXX_H -> NET_XXX_H
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1771
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Sun, 31 Aug 2008 21:45:01 +0000 (21:45 +0000)]
MWARE_XXX_H -> STRUCT_XXX_H
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1770
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Sun, 31 Aug 2008 21:44:56 +0000 (21:44 +0000)]
proc_test: print process table during test
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1769
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Sun, 31 Aug 2008 11:31:17 +0000 (11:31 +0000)]
monitor: set process priority to -10
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1768
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Sun, 31 Aug 2008 11:31:05 +0000 (11:31 +0000)]
demo: run monitor process
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1767
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Sun, 31 Aug 2008 06:58:37 +0000 (06:58 +0000)]
Add GDB support for debugging preemptive kernel
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1766
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 22:15:21 +0000 (22:15 +0000)]
Reformat: use tabs.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1765
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 22:11:21 +0000 (22:11 +0000)]
Fix ramp_test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1764
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 21:45:58 +0000 (21:45 +0000)]
Fix sprintf_test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1763
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 20:47:37 +0000 (20:47 +0000)]
Rename hw-related tests.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1762
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Fri, 29 Aug 2008 20:37:03 +0000 (20:37 +0000)]
rename cpuXXX_t to cpu_XXX_t
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1761
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Fri, 29 Aug 2008 20:36:39 +0000 (20:36 +0000)]
preempt_forbid_cnt: make it of type cpuatomic_t
This takes care of archs such as the AVR, where int is bigger than the
word size, and updating preempt_forbid_cnt might actually result in two
independent writes.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1760
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Fri, 29 Aug 2008 20:36:21 +0000 (20:36 +0000)]
cpu: introduce cpuatomic_t
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1759
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 20:32:50 +0000 (20:32 +0000)]
Fix documentation.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1758
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 20:18:09 +0000 (20:18 +0000)]
Drop the magical test macros.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1757
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 20:16:34 +0000 (20:16 +0000)]
Fix UNITTEST ARCH declaration.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1756
38d2e660-2303-0410-9eaa-
f027e97ec537
bernie [Fri, 29 Aug 2008 19:56:18 +0000 (19:56 +0000)]
proc_forbid(): extensively document why we don't need locking
Also change the ASSERT() in proc_permit() to check for != 0, as a
workaround for CPUs like the AVR which are unable to write an int to
memory atomically.
A better fix would be changing the type of preempt_forbid_cnt to
cpu_stack_t or a new type cpu_atomic_t.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1755
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 16:09:03 +0000 (16:09 +0000)]
Revert bad commit.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1754
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 16:08:11 +0000 (16:08 +0000)]
Fix some warnings for printf arguments.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1753
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 15:48:11 +0000 (15:48 +0000)]
Silence a warning on 64bit platforms.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1752
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 15:21:53 +0000 (15:21 +0000)]
Restore preempt_forbid_cnt as private; supply an accessor macro.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1751
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 29 Aug 2008 14:54:43 +0000 (14:54 +0000)]
Remove unneeded cast.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1750
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 28 Aug 2008 16:18:33 +0000 (16:18 +0000)]
Add missing brackets.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1749
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 28 Aug 2008 16:17:48 +0000 (16:17 +0000)]
Reformat.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1748
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 28 Aug 2008 15:47:37 +0000 (15:47 +0000)]
Fix unit test check.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1747
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 28 Aug 2008 15:37:18 +0000 (15:37 +0000)]
Add missing header.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1746
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 28 Aug 2008 15:36:11 +0000 (15:36 +0000)]
Use new macro.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1745
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 28 Aug 2008 14:30:52 +0000 (14:30 +0000)]
Rename _TEST to ARCH_UNITTEST.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1744
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 28 Aug 2008 14:21:23 +0000 (14:21 +0000)]
Use the new ARCH_NIGHTTEST.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1743
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 28 Aug 2008 14:20:27 +0000 (14:20 +0000)]
Add test ARCH; remove macros.h dependency to allow to include this file also in preprocessed assembly (.S).
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1742
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 21:54:31 +0000 (21:54 +0000)]
Remove timer_avr.c from nightly_test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1741
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 17:27:57 +0000 (17:27 +0000)]
Add missing prototypes.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1740
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 17:19:00 +0000 (17:19 +0000)]
Remove from nightly_test list.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1739
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 17:17:23 +0000 (17:17 +0000)]
Update to new macro name.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1738
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 17:15:13 +0000 (17:15 +0000)]
Add item to list correctly.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1737
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 16:31:12 +0000 (16:31 +0000)]
Fix warning for no prototype.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1736
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 16:24:31 +0000 (16:24 +0000)]
Lower meaningless demo clock frequency to avoid overflows in AVR.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1735
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 16:23:36 +0000 (16:23 +0000)]
Add missing header.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1734
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 16:23:20 +0000 (16:23 +0000)]
Disable kernel heap (needs to be refactored).
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1733
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 16:09:11 +0000 (16:09 +0000)]
Add a way to easily exclude a file from nightly test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1732
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 14:27:58 +0000 (14:27 +0000)]
Set a more conservative default.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1731
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 14:27:16 +0000 (14:27 +0000)]
Add missing header.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1730
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 14:26:53 +0000 (14:26 +0000)]
Update to new name.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1729
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 14:26:35 +0000 (14:26 +0000)]
Update to new macro.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1728
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 14:26:10 +0000 (14:26 +0000)]
Remove obsolete appconfig.h file.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1727
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 14:18:16 +0000 (14:18 +0000)]
Update to new CONFIG_KERN.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1726
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 27 Aug 2008 14:11:04 +0000 (14:11 +0000)]
Include proper header.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1725
38d2e660-2303-0410-9eaa-
f027e97ec537