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
|
651bd9e8ad
|
Rename CONFIG_LOOP to CONFIG_DEV_LOOP
|
2015-11-25 17:11:27 -06:00 |
|
Gregory Nutt
|
b28bd72a48
|
Standardize naming of user LEDs interface functions
|
2015-11-01 12:45:58 -06:00 |
|
Gregory Nutt
|
893bd9c7b5
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:10:08 -06:00 |
|
Gregory Nutt
|
78f19bbefb
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:36 -06:00 |
|
Gregory Nutt
|
b6930e442b
|
Fix some spacing problems
|
2015-10-04 14:59:44 -06:00 |
|
Paul A. Patience
|
55d8aee826
|
Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience"
|
2015-09-04 16:42:34 -06:00 |
|
Paul A. Patience
|
81268bb75c
|
Add -Wundef warning flag
|
2015-09-01 13:19:57 -04:00 |
|
Gregory Nutt
|
f7ba1b1eeb
|
Remove all references to the dedunct CONFIG_SYSTEM_SYSINFO configuration from all defconfig files
|
2015-07-04 15:19:11 -06:00 |
|
Gregory Nutt
|
7214e52fb2
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
Gregory Nutt
|
add36cc3de
|
Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis
|
2015-05-30 10:00:54 -06:00 |
|
Gregory Nutt
|
68a97a53ac
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
|
Gregory Nutt
|
453a4d2894
|
Rename all use of up_boardinitialize(). Should not use common microprocessing naming convention but rather the microprocessor-specific naming conventioni
|
2015-02-28 07:14:37 -06:00 |
|
Gregory Nutt
|
42327117a3
|
configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions
|
2015-02-27 18:49:24 -06:00 |
|
jeditekunum
|
a74435385f
|
Obviously can't use LOWCONSOLE with nsh.
|
2015-02-01 09:21:51 -06:00 |
|
Gregory Nutt
|
533707f5f4
|
Moteino Mego: Move linker scripts to scripts/ directory as with other configurations
|
2015-02-01 06:44:26 -06:00 |
|
Gregory Nutt
|
723e0e2ecb
|
Moteino Mega: Rename files to conform to newer standards. Need to fix all of the old configurations someday
|
2015-01-31 14:15:13 -06:00 |
|
Gregory Nutt
|
2720144586
|
Review/modifications for change of last merge
|
2015-01-31 14:10:53 -06:00 |
|
jeditekunum
|
ca7ecf658f
|
Update README for MoteinoMEGA (ATMEGA1284P) port.
|
2015-01-31 13:32:31 -06:00 |
|
jeditekunum
|
cd2be452ee
|
Complete initial port.
|
2015-01-31 11:59:39 -06:00 |
|
jeditekunum
|
df36a6243c
|
Try console on serial 1.
|
2015-01-26 14:33:25 -06:00 |
|
jeditekunum
|
2103ca967a
|
First step at porting to MoteinoMEGA. LED shows assert failure at boot. Appears to be short double blink, short off (~1sec), followed by 250ms toggle cycles. Most of it derived from amber board.
|
2015-01-24 14:31:35 -06:00 |
|