Gregory Nutt
|
62274e771c
|
AVR: Back out experimental MEMX build changes. Although they do work, the cause other compilictions.
|
2016-01-10 08:24:45 -06:00 |
|
Gregory Nutt
|
9e548d34c3
|
mkdeps.sh and mkdeps.bat have been deleted. All configurations must now use the compiler mkeps prograqm
|
2016-01-09 16:06:15 -06:00 |
|
Gregory Nutt
|
c9d06f3f20
|
Refresh configuration
|
2016-01-09 08:15:12 -06:00 |
|
Gregory Nutt
|
6098604146
|
AVR SPI driver does not support the EXCHANGE method
|
2016-01-08 11:24:32 -06:00 |
|
Gregory Nutt
|
bdd5e15fbf
|
All AVR toolchain configuration names must end with _TOOLCHAIN to work properly with nuttx/tools/testbuilds.sh
|
2016-01-08 10:39:36 -06:00 |
|
Gregory Nutt
|
5748d55131
|
Refresh some configurations
|
2016-01-07 10:50:46 -06:00 |
|
Gregory Nutt
|
66ba9e3880
|
Update README file
|
2016-01-07 10:35:55 -06:00 |
|
Gregory Nutt
|
a232ccc3ab
|
Update README files
|
2016-01-07 07:50:46 -06:00 |
|
Gregory Nutt
|
879d43a584
|
Add MEMX support to the Teensy-2.0 platform
|
2016-01-07 07:43:41 -06:00 |
|
Gregory Nutt
|
522b2e23e6
|
arduino-mega2560: Configure ostest configuration to use memx.ld
|
2016-01-06 13:50:59 -06:00 |
|
Gregory Nutt
|
26cb0de111
|
Merged in kloper/boards/atmega2560 (pull request #27)
ATMEGA2560: Introduce ostest variant for Arduino Mega2560
|
2016-01-06 13:34:24 -06:00 |
|
Gregory Nutt
|
f6a215f8cd
|
Arduino-mega2560: Move ld.script to scripts/ directory. Rename nomemx.ld. Add memx.ld too
|
2016-01-06 13:32:52 -06:00 |
|
Gregory Nutt
|
cd71aaa14b
|
Arduino-mega2560: Update hello configuration files
|
2016-01-06 10:33:13 -06:00 |
|
Gregory Nutt
|
5ad57111af
|
sim/nsh: hello task sometimes needs a larger stack size or things get clobbered when calling into the system write() interface
|
2016-01-05 17:22:59 -06:00 |
|
Dimitry Kloper
|
0cfe6c3590
|
ATMEGA2560: Introduce ostest variant for Arduino Mega2560
|
2016-01-04 22:47:17 +02:00 |
|
Dimitry Kloper
|
2fd0507443
|
Merged nuttx/boards/master into atmega2560
|
2016-01-04 22:34:49 +02:00 |
|
Gregory Nutt
|
b5df10067a
|
README.txt edited online with Bitbucket
|
2016-01-04 19:04:34 +00:00 |
|
Gregory Nutt
|
697bc47187
|
Refresh configuration; update README
|
2015-12-30 12:36:53 -06:00 |
|
Gregory Nutt
|
3c286bd5f8
|
Update README files
|
2015-12-30 07:56:11 -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
|
8eab9280d8
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:27 -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 |
|
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 |
|
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 |
|
Gregory Nutt
|
db0d2546e2
|
TMS570: Try a more reasonable loops-per-msec value
|
2015-12-28 09:43:21 -06:00 |
|
Gregory Nutt
|
c0c87a4bad
|
TMS570: I think that the correct SCI configuration is 9600 baude w/2 stop bits
|
2015-12-28 09:14:20 -06:00 |
|
Gregory Nutt
|
a9c95b22a9
|
Update README
|
2015-12-27 09:27:41 -06:00 |
|
Gregory Nutt
|
19ee04192b
|
LaunchXL-TMS57004: Correct some comments: The LaunchXL has more that 4 LEDs
|
2015-12-26 18:34:42 -06:00 |
|
Gregory Nutt
|
6131f788b2
|
LaunchXL-TMS57004: Switch to use big-endian, Cortex-R4 buildroot toolchain
|
2015-12-26 18:12:03 -06:00 |
|
Gregory Nutt
|
456b8d1b14
|
TMS570 is big-endian
|
2015-12-26 14:49:02 -06:00 |
|
Gregory Nutt
|
555cc1e302
|
Update README
|
2015-12-26 10:54:58 -06:00 |
|
Gregory Nutt
|
6d85d93e2f
|
Update README
|
2015-12-25 20:05:53 -06:00 |
|
Gregory Nutt
|
6bd4075951
|
LaunchXL-TMS57004: Add support for on-board LEDs and buttons
|
2015-12-25 15:19:09 -06:00 |
|
Gregory Nutt
|
17e8e0e393
|
LaunchXL-TMS57004: Fix ARCHCPUFLAGS
|
2015-12-24 13:47:28 -06:00 |
|
Gregory Nutt
|
7cae9df493
|
LaunchXL-TMS57004: Add VCLK and RTICLK dividers to board.h
|
2015-12-23 13:42:31 -06:00 |
|
Gregory Nutt
|
3a222e3c2e
|
Add README file
|
2015-12-23 09:49:22 -06:00 |
|
Gregory Nutt
|
c56a49e9e0
|
LaunchXL-TMS57004: Add clock frequency definitions to board.h
|
2015-12-23 09:46:17 -06:00 |
|
Gregory Nutt
|
531c290009
|
Refresh a configuration
|
2015-12-22 11:06:20 -06:00 |
|
Gregory Nutt
|
4713346a4d
|
LaunchXL-TMS57004: Add some pinmux selections to board.h
|
2015-12-22 11:06:20 -06:00 |
|
Gregory Nutt
|
7b4a193187
|
Merged in paulpatience/nuttx-boards/nucleo_f303re_adc (pull request #25)
Nucleo F303RE: Add ADC DMA channels
|
2015-12-22 05:42:15 -06:00 |
|
Paul A. Patience
|
e73422e3f0
|
Nucleo F303RE: Add ADC DMA channels
|
2015-12-22 03:46:10 -05:00 |
|
Gregory Nutt
|
1245d7fa1d
|
:Merged in alabsdv/boards/stm32f3_i2c_swd (pull request #24)
Updated stm32f3discovery configuration
|
2015-12-20 20:25:53 -06:00 |
|
Doug Vetter
|
a1b780c000
|
Updated stm32f3discovery configuration
* Added notes about external debugging to README
* Added conditional pin assignments for I2C1 and I2C2 to prevent
apps/system/i2c build failures.
|
2015-12-20 19:52:25 -05:00 |
|
Gregory Nutt
|
188d72d1c3
|
LaunchXL-TMS57004: Add FLASH wait state definitions
|
2015-12-19 16:34:08 -06:00 |
|
Gregory Nutt
|
2bd187a9b0
|
Minor update to some comments
|
2015-12-19 08:11:19 -06:00 |
|