Gregory Nutt
|
2abe0dd6dd
|
Change all variadic macros to C99 style
|
2014-05-22 09:01:51 -06:00 |
|
Gregory Nutt
|
2dbaed4779
|
The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
|
2014-05-05 08:52:02 -06:00 |
|
Gregory Nutt
|
f924601fc1
|
The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
|
2014-05-05 08:52:02 -06:00 |
|
Gregory Nutt
|
51950d7850
|
Undefine IRQPRIO in all configurations it should not be set
|
2014-04-16 08:29:39 -06:00 |
|
Gregory Nutt
|
e21212f2b4
|
Undefine IRQPRIO in all configurations it should not be set
|
2014-04-16 08:29:39 -06:00 |
|
Gregory Nutt
|
ab5b37189b
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
Gregory Nutt
|
f8024cf409
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
Gregory Nutt
|
0cefef9cb5
|
Documentatin updated; fix errors in some comments
|
2014-03-28 09:52:07 -06:00 |
|
Gregory Nutt
|
f12e37cae4
|
Documentatin updated; fix errors in some comments
|
2014-03-28 09:52:07 -06:00 |
|
Gregory Nutt
|
5786acb16e
|
SAM4E-EK: Purely cosmetic updates
|
2014-03-11 10:44:00 -06:00 |
|
Gregory Nutt
|
875b985781
|
SAM4E-EK: Purely cosmetic updates
|
2014-03-11 10:44:00 -06:00 |
|
Gregory Nutt
|
ca25657f7e
|
Refresh several defconfig files to (1) bring them up-to-date, and (2) to confirm that no bugs were introduced in recent massive Kconfig file changes
|
2014-03-06 16:02:18 -06:00 |
|
Gregory Nutt
|
bd8a0aec21
|
Refresh several defconfig files to (1) bring them up-to-date, and (2) to confirm that no bugs were introduced in recent massive Kconfig file changes
|
2014-03-06 16:02:18 -06:00 |
|
Gregory Nutt
|
7050b91155
|
Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file
|
2014-03-06 12:23:26 -06:00 |
|
Gregory Nutt
|
596bdc73df
|
Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file
|
2014-03-06 12:23:26 -06:00 |
|
Gregory Nutt
|
378e4f9dd6
|
Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if they are reconfigured, they will pick up the most conservative options for all new settings
|
2014-02-28 14:32:44 -06:00 |
|
Gregory Nutt
|
025233d97e
|
Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if they are reconfigured, they will pick up the most conservative options for all new settings
|
2014-02-28 14:32:44 -06:00 |
|
Gregory Nutt
|
f10a4d4a53
|
SAM4E: Add vector definition header files
|
2014-02-21 08:46:16 -06:00 |
|
Gregory Nutt
|
0a6942e068
|
SAM4E: Add vector definition header files
|
2014-02-21 08:46:16 -06:00 |
|
Gregory Nutt
|
7a83c06d62
|
SAMD20: Some progress debugging SPI. Currently hangs
|
2014-02-20 15:20:42 -06:00 |
|
Gregory Nutt
|
33508df77f
|
SAMD20: Some progress debugging SPI. Currently hangs
|
2014-02-20 15:20:42 -06:00 |
|
Gregory Nutt
|
d3a6ad82b4
|
SAMD20: Changes for clean build of SPI driver and SAMD20 Xplained Pro board with the I/O1 module installed
|
2014-02-20 11:27:59 -06:00 |
|
Gregory Nutt
|
8f469d70ed
|
SAMD20: Changes for clean build of SPI driver and SAMD20 Xplained Pro board with the I/O1 module installed
|
2014-02-20 11:27:59 -06:00 |
|
Gregory Nutt
|
51b484adb8
|
SAMD20: SPI driver is code-complete, but untested
|
2014-02-20 09:59:54 -06:00 |
|
Gregory Nutt
|
8bbf4f3ec8
|
SAMD20: SPI driver is code-complete, but untested
|
2014-02-20 09:59:54 -06:00 |
|
Gregory Nutt
|
e0bc1c31d2
|
SAMD20: Add a framework for an SPI driver
|
2014-02-19 16:52:12 -06:00 |
|
Gregory Nutt
|
ff899bf0e3
|
SAMD20: Add a framework for an SPI driver
|
2014-02-19 16:52:12 -06:00 |
|
Gregory Nutt
|
32ff91057f
|
SAMD20: Move some common SERCOM logic to a separate file where it can be shared
|
2014-02-19 14:47:04 -06:00 |
|
Gregory Nutt
|
916308efc1
|
SAMD20: Move some common SERCOM logic to a separate file where it can be shared
|
2014-02-19 14:47:04 -06:00 |
|
Gregory Nutt
|
0b5b6591f9
|
sched/task_terminate always return an error because return value was not being set correctory. From Gosha
|
2014-02-18 11:50:32 -06:00 |
|
Gregory Nutt
|
3be307bc25
|
sched/task_terminate always return an error because return value was not being set correctory. From Gosha
|
2014-02-18 11:50:32 -06:00 |
|
Gregory Nutt
|
28b9efad9b
|
SAMD20: Increase FLASH waitstates to 2
|
2014-02-18 10:37:42 -06:00 |
|
Gregory Nutt
|
1fcd2bfd10
|
SAMD20: Increase FLASH waitstates to 2
|
2014-02-18 10:37:42 -06:00 |
|
Gregory Nutt
|
7ffd6500e0
|
Mostly cosmetic clean-up of comments
|
2014-02-17 19:22:53 -06:00 |
|
Gregory Nutt
|
7bcf29c72a
|
Mostly cosmetic clean-up of comments
|
2014-02-17 19:22:53 -06:00 |
|
Gregory Nutt
|
5da9337810
|
SAMD20: Fix BAUD calculation. Now comes up okay about 20% of the time
|
2014-02-17 18:09:17 -06:00 |
|
Gregory Nutt
|
246b949610
|
SAMD20: Fix BAUD calculation. Now comes up okay about 20% of the time
|
2014-02-17 18:09:17 -06:00 |
|
Gregory Nutt
|
76f80b74ae
|
SAMD20: Fix some confusion what which pins are on which connectors
|
2014-02-17 14:52:14 -06:00 |
|
Gregory Nutt
|
ed7a324083
|
SAMD20: Fix some confusion what which pins are on which connectors
|
2014-02-17 14:52:14 -06:00 |
|
Gregory Nutt
|
aa3d338c0f
|
SAMD20: Now runs, but no serial output
|
2014-02-17 14:21:22 -06:00 |
|
Gregory Nutt
|
0fd29be0d2
|
SAMD20: Now runs, but no serial output
|
2014-02-17 14:21:22 -06:00 |
|
Gregory Nutt
|
77fff39077
|
SAMD20: Initial debug changes to get clocking
|
2014-02-17 11:36:52 -06:00 |
|
Gregory Nutt
|
93ca836b85
|
SAMD20: Initial debug changes to get clocking
|
2014-02-17 11:36:52 -06:00 |
|
Gregory Nutt
|
970af98429
|
SAMD20: Misc changes for a clean build with debug enabled
|
2014-02-17 08:14:19 -06:00 |
|
Gregory Nutt
|
05b5d78ae1
|
SAMD20: Misc changes for a clean build with debug enabled
|
2014-02-17 08:14:19 -06:00 |
|
Gregory Nutt
|
387dc15a06
|
SAMD20: Move serial console back to SERCOM4
|
2014-02-16 13:34:04 -06:00 |
|
Gregory Nutt
|
0123c3d13e
|
SAMD20: Move serial console back to SERCOM4
|
2014-02-16 13:34:04 -06:00 |
|
Gregory Nutt
|
91273ad52f
|
SAMD20: Completes low-level USART logic
|
2014-02-16 09:42:29 -06:00 |
|
Gregory Nutt
|
cb6bf52939
|
SAMD20: Completes low-level USART logic
|
2014-02-16 09:42:29 -06:00 |
|
Gregory Nutt
|
c0bb17c27c
|
SAMD20: A little more USART logic
|
2014-02-15 15:58:48 -06:00 |
|
Gregory Nutt
|
3b0e6526a1
|
SAMD20: A little more USART logic
|
2014-02-15 15:58:48 -06:00 |
|
Gregory Nutt
|
69fd301151
|
SAMD20: Beginning of SERCOM UART configuration logic
|
2014-02-15 14:22:56 -06:00 |
|
Gregory Nutt
|
de8f9e979c
|
SAMD20: Beginning of SERCOM UART configuration logic
|
2014-02-15 14:22:56 -06:00 |
|
Gregory Nutt
|
542e6e7bae
|
SAMD20: Finishes basic clock configuration logic
|
2014-02-15 10:18:05 -06:00 |
|
Gregory Nutt
|
5caa92f463
|
SAMD20: Finishes basic clock configuration logic
|
2014-02-15 10:18:05 -06:00 |
|
Gregory Nutt
|
a08d8d870e
|
SAM D20: More clock configuration logic (still incomplete)
|
2014-02-14 16:46:21 -06:00 |
|
Gregory Nutt
|
1ed6677f57
|
SAM D20: More clock configuration logic (still incomplete)
|
2014-02-14 16:46:21 -06:00 |
|
Gregory Nutt
|
e2f09ab482
|
SAM D20: Put fuse related definition in a separate header file so make license statement cleaner
|
2014-02-14 14:33:34 -06:00 |
|
Gregory Nutt
|
293484ffed
|
SAM D20: Put fuse related definition in a separate header file so make license statement cleaner
|
2014-02-14 14:33:34 -06:00 |
|
Gregory Nutt
|
50e674a395
|
SAM D20: A little more clock configuration logic (still incomplete)
|
2014-02-14 13:38:56 -06:00 |
|
Gregory Nutt
|
294152fe36
|
SAM D20: A little more clock configuration logic (still incomplete)
|
2014-02-14 13:38:56 -06:00 |
|
Gregory Nutt
|
2f2e98002f
|
SAMD20: Add NVMCTRL register definition header file. Also empty framework for clock configuration
|
2014-02-14 11:03:22 -06:00 |
|
Gregory Nutt
|
e98ef18df1
|
SAMD20: Add NVMCTRL register definition header file. Also empty framework for clock configuration
|
2014-02-14 11:03:22 -06:00 |
|
Gregory Nutt
|
bcac812308
|
SAMD20: Fixes to SRAM size, No. memory regions, and beginning of clocking logic
|
2014-02-13 19:09:58 -06:00 |
|
Gregory Nutt
|
08489f9f82
|
SAMD20: Fixes to SRAM size, No. memory regions, and beginning of clocking logic
|
2014-02-13 19:09:58 -06:00 |
|
Gregory Nutt
|
4a2ee9b3d6
|
Add SAMD20 pin configuration definitions
|
2014-02-13 10:56:15 -06:00 |
|
Gregory Nutt
|
12e96b8f51
|
Add SAMD20 pin configuration definitions
|
2014-02-13 10:56:15 -06:00 |
|
Gregory Nutt
|
f0c1cedab7
|
Minimal changes to get a clean compilation of the SAMD20 Xplained configuration. Still a lot of missing logic
|
2014-02-13 09:14:03 -06:00 |
|
Gregory Nutt
|
1364850552
|
Minimal changes to get a clean compilation of the SAMD20 Xplained configuration. Still a lot of missing logic
|
2014-02-13 09:14:03 -06:00 |
|
Gregory Nutt
|
a0cb3588a5
|
Fix-up some SAMD20 SERCOM conditionals
|
2014-02-12 18:29:23 -06:00 |
|
Gregory Nutt
|
1bd5ff87c4
|
Fix-up some SAMD20 SERCOM conditionals
|
2014-02-12 18:29:23 -06:00 |
|
Gregory Nutt
|
9b5d5aef78
|
Add initial support for the Atmel SAMD20 Xplained Pro board
|
2014-02-12 17:50:58 -06:00 |
|
Gregory Nutt
|
bd15ec2565
|
Add initial support for the Atmel SAMD20 Xplained Pro board
|
2014-02-12 17:50:58 -06:00 |
|
Gregory Nutt
|
23ac55e302
|
Add configuration for the SAMD20 Xplained Pro board. Initial check a low-effor, unverified clone of thoe SAM4L Xplained Pro board configuration
|
2014-02-12 17:21:28 -06:00 |
|
Gregory Nutt
|
126fcbac7d
|
Add configuration for the SAMD20 Xplained Pro board. Initial check a low-effor, unverified clone of thoe SAM4L Xplained Pro board configuration
|
2014-02-12 17:21:28 -06:00 |
|