Gregory Nutt
236bb67e4b
NuttX.html: Use the name Hercules with the TI TMS4570 description
2016-01-04 13:21:25 -06:00
Gregory Nutt
b5df10067a
README.txt edited online with Bitbucket
2016-01-04 19:04:34 +00:00
Gregory Nutt
5d27cf69b8
NuttX.html: Add mention of the TMS570 port
2016-01-04 12:28:00 -06:00
Gregory Nutt
63f13283de
Upate TODO list
2016-01-03 11:59:43 -06:00
Gregory Nutt
efd5a63cf3
Update submodules
2016-01-01 12:18:04 -06:00
Gregory Nutt
b29ec04459
Trivial update to C comments
2016-01-01 12:17:40 -06:00
Gregory Nutt
e4f1b3a0fc
Trivial update to NSH documentation
2016-01-01 12:16:40 -06:00
Gregory Nutt
eb723f3af9
Update time command description in the NSH document
2016-01-01 09:10:21 -06:00
Gregory Nutt
f8836afc07
Correct a statement in the description of the time command
2015-12-31 10:23:00 -06:00
Gregory Nutt
cb7d86f23b
Fix errors in documentation of NSH time commands
2015-12-31 10:03:35 -06:00
Gregory Nutt
41992ca46a
NuttShell.html: Add documentation of the time command
2015-12-31 09:34:27 -06:00
Gregory Nutt
b1938c065d
sys/time.h: Fix timersub macro; time_t is unsigned
2015-12-31 09:05:35 -06:00
Chris Croswhite
b73a7515b6
Small compilation issue when selecting localtime, this patch adds the correct ifdef.
2015-12-30 19:12:42 -06:00
Gregory Nutt
05d16f15da
Update ChangeLog
2015-12-30 16:33:27 -06:00
Gregory Nutt
c33724fc93
Update TODO list
2015-12-30 15:26:30 -06:00
Gregory Nutt
c1fff4706c
signals: Adds a very limited, minimal implementation for SIGEV_THREAD
2015-12-30 15:01:14 -06:00
Gregory Nutt
9852932dcc
Fix another error from the last set of header file renaming
2015-12-30 13:48:29 -06:00
Gregory Nutt
849df03d22
Update dates on files modified for SIGEV_THREAD support
2015-12-30 13:28:39 -06:00
Gregory Nutt
9835eeb181
signals: Basic framework to support SIGEV_THREAD
2015-12-30 13:20:31 -06:00
Gregory Nutt
697bc47187
Refresh configuration; update README
2015-12-30 12:36:53 -06:00
Gregory Nutt
b323e1d5ff
Trivial, cosmetic
2015-12-30 12:36:22 -06:00
Gregory Nutt
e76e8f41c6
pthread: Correct default schedule policy
2015-12-30 12:18:24 -06:00
Gregory Nutt
40659d12df
Rename libxx_internal.h to libxx.h
2015-12-30 07:56:56 -06:00
Gregory Nutt
3c286bd5f8
Update README files
2015-12-30 07:56:11 -06:00
Gregory Nutt
426eb61e47
Fix an error introduced in the last big set of header file renaming
2015-12-29 18:29:24 -06:00
Gregory Nutt
695a8890a6
Rename pm_internal.h to pm.h
2015-12-29 18:19:03 -06:00
Gregory Nutt
d1ece2c59f
Fix some bad inclusions of files with internal in the name
2015-12-29 18:18:20 -06:00
Gregory Nutt
d235dcc3b0
Rename the LPC2378 header file internal.h to lpc2378.h
2015-12-29 18:17:23 -06:00
Gregory Nutt
8eab9280d8
Rename all architecture files of form xyz_internal.h to just xyz.h
2015-12-29 18:07:27 -06:00
Gregory Nutt
71c289ce4f
Rename all architecture files of form xyz_internal.h to just xyz.h
2015-12-29 18:07:11 -06:00
Gregory Nutt
b682190f52
Rename all head files in main NuttX repository with names like *internal.h, removing the internal
2015-12-29 17:31:17 -06:00
Gregory Nutt
6daa73a945
Remove internal from name of all board header files
2015-12-29 15:44:56 -06:00
Gregory Nutt
a64ebf212d
STM32F3-Discvoery: Rename stm32f3discovery-internal.h to just stm32f3discovery.h
2015-12-29 15:09:04 -06:00
Dimitry Kloper
9cae5a0e14
Merged nuttx/boards/master into atmega2560
2015-12-29 21:54:24 +02:00
Dimitry Kloper
a7fea840be
Merged nuttx/arch/master into atmega2560
2015-12-29 21:54:06 +02:00
Gregory Nutt
e9d116ef14
Coding Standard: Add TAB stop requirement
2015-12-29 13:36:26 -06:00
Gregory Nutt
fc30b31ed3
Update ChangeLog
2015-12-29 13:05:34 -06:00
Gregory Nutt
e7042df19c
README: Add reference to arduion-meg2560 README
2015-12-29 13:05:15 -06:00
Gregory Nutt
68cc2ecfd2
ATMEGA2560: Most cosmetic changes from review of pull request
2015-12-29 13:02:20 -06:00
Gregory Nutt
9bde162fd6
Arduino-Atmega2560: Updates from review of merge plus name changes to be consistent with the new conventions that I am trying to establish
2015-12-29 12:36:59 -06:00
Gregory Nutt
321d8f1441
Merged in kloper/boards/atmega2560 (pull request #26 )
...
Arduino Mega 2560: Introduce 'Hello World' example
2015-12-29 12:21:38 -06:00
Gregory Nutt
87a6662998
Merged in kloper/arch/atmega2560 (pull request #46 )
...
Atmega2560
2015-12-29 12:20:09 -06:00
Dimitry Kloper
65f1168750
Merge branch 'atmega2560' of bitbucket.org:kloper/boards into atmega2560
2015-12-29 19:29:59 +02:00
Dimitry Kloper
8fa0f43a59
Merged nuttx/boards/master into atmega2560
2015-12-29 19:29:16 +02:00
Dimitry Kloper
6690663d77
Arduino Mega 2560: Introduce 'Hello World' example
2015-12-29 19:26:48 +02:00
Dimitry Kloper
0b8a43abbb
Merged nuttx/arch/master into atmega2560
2015-12-29 19:10:57 +02:00
Dimitry Kloper
3c0c90e07d
Minor identation fix
2015-12-29 19:09:20 +02:00
Dimitry Kloper
3746305f12
AVR: Minor adapt to a differnt TIMER IRQ notions for Atmega2560
2015-12-29 19:08:13 +02:00
Dimitry Kloper
556954141e
AVR: Add support for AVR chips with 24-bit Program Counter register
...
The main challenge is to change the context switch code to be aware of the
extra byte that is saved on stack during call and intterupt. This relates also
to the task startup and signal handling.
2015-12-29 19:01:06 +02:00
Dimitry Kloper
99aab135b2
AVR: Make setting of XDIV optional for platforms that support it
...
Put setting of XDIV into ifdef since not AVR platforms support it.
2015-12-29 18:56:12 +02:00