Gregory Nutt
|
3b697327cc
|
samv71-xult/mrf24j40-starhub: Fix MRF24J40 interrupt pin.
|
2017-07-03 11:51:39 -06:00 |
|
Gregory Nutt
|
634b13c143
|
samv71-xult/mrf24j40-starhub: Tweaks to defconfig
|
2017-07-02 14:25:51 -06:00 |
|
Gregory Nutt
|
7d7fd9112d
|
samv71-xult/mrf24j40-starhub: Put the serial console on UART3, i.e., on a Arduino serial shield.
|
2017-07-02 13:06:23 -06:00 |
|
Gregory Nutt
|
09ab651e02
|
samv71-xult: Add support for the MRF24J40 radio and create a mrf24j40-starhub configuration. A few fixes to IPv6 and 6LoWPAN were required to have 6LoWPAN and Ethernet coexisting. Untested and expect some complexity in the bring-up.
|
2017-07-02 11:04:57 -06:00 |
|
Gregory Nutt
|
44545781e5
|
configs/: Remove dangline space at the end of lines in .txt files.
|
2017-06-28 13:18:41 -06:00 |
|
Gregory Nutt
|
0de294a586
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
|
Gregory Nutt
|
9aac1dd44d
|
configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files.
|
2017-04-26 10:12:13 -06:00 |
|
Gregory Nutt
|
c3289afa9c
|
Fix error in last update to a README
|
2017-03-30 12:29:19 -06:00 |
|
Gregory Nutt
|
0ded0f5866
|
Update README and comments
|
2017-03-30 08:43:07 -06:00 |
|
Gregory Nutt
|
8ab77c55cd
|
SAMv71-XULT: Fixes to knsh configuration. Still does not work properly.
|
2017-01-30 12:49:07 -06:00 |
|
Gregory Nutt
|
6f5a9eb451
|
Olimex-stm32-p407: Add a NSH protected build configuration; Enable procfs/ in all configurations.
|
2017-01-23 10:38:54 -06:00 |
|
Gregory Nutt
|
35dfe25430
|
Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver.
|
2016-12-06 08:51:37 -06:00 |
|
Gregory Nutt
|
7467329a98
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
|
Gregory Nutt
|
b39556f625
|
Update READMEs
|
2016-11-22 09:03:50 -06:00 |
|
Gregory Nutt
|
63b1eb09e6
|
Centralize definitions associated with CONFIG_DEBUG_CAN
|
2016-06-15 15:45:27 -06:00 |
|
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
|
Gregory Nutt
|
3a74a438d9
|
Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO
|
2016-06-11 11:50:18 -06:00 |
|
Gregory Nutt
|
422769e859
|
Update README. Improve some debug output.
|
2016-04-23 14:27:32 -06:00 |
|
Gregory Nutt
|
d4ac277df8
|
Mostly costmetic updates to comments, README
|
2016-04-23 13:26:52 -06:00 |
|
Gregory Nutt
|
f3499b173a
|
VNC: Fix a memory clobblering bug
|
2016-04-23 10:21:49 -06:00 |
|
Gregory Nutt
|
fab5a71fe5
|
Add a VNC NxWM configuration to support further VNC testing
|
2016-04-23 08:21:15 -06:00 |
|
Gregory Nutt
|
3527a5a5d7
|
Update README.txt
|
2016-04-22 10:13:53 -06:00 |
|
Gregory Nutt
|
2a928cbdbe
|
VNC: Verify RGB8 operation; samv71-xult: VNC configuration now uses RGB8 by defualt
|
2016-04-22 08:57:42 -06:00 |
|
Gregory Nutt
|
ceac1dcaee
|
Update README
|
2016-04-21 16:15:56 -06:00 |
|
Gregory Nutt
|
7134652fea
|
VNC: Fixes from debug. One issues is that VNC client is changing color formats after starting. That is now handled.
|
2016-04-20 09:47:02 -06:00 |
|
Gregory Nutt
|
65f21d0edb
|
VNC: More updates from testing. There are issues with high rate, large TCP transfers.
|
2016-04-19 15:39:58 -06:00 |
|
Gregory Nutt
|
628dd9b181
|
SAMV71-Xult: Add a configuration that will be used to test VNC
|
2016-04-18 12:25:23 -06:00 |
|
Gregory Nutt
|
6b449ac409
|
The I2C_TRANSFER method is no longer optional
|
2016-01-31 14:15:32 -06:00 |
|
Gregory Nutt
|
c41449b12a
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:56 -06:00 |
|
Gregory Nutt
|
97f0d7425b
|
SAMV71-XULT: Add another NSH configuration for text kernel modules
|
2015-12-12 09:31:22 -06:00 |
|
Gregory Nutt
|
e1d8ab37b5
|
Update README files
|
2015-12-08 07:32:47 -06:00 |
|
Gregory Nutt
|
5adb77cb51
|
SAME70-Xplained: Updates using Arduino serial (UART3).
|
2015-12-05 16:13:29 -06:00 |
|
Gregory Nutt
|
5480d18026
|
Port logic to enable PCK6 in tickless mode from the samv71-xult to the same70-xplained
|
2015-12-04 12:37:00 -06:00 |
|
Gregory Nutt
|
734144ad66
|
Update READMEs
|
2015-12-03 09:52:50 -06:00 |
|
Gregory Nutt
|
f04287305d
|
Update README
|
2015-12-02 18:54:17 -06:00 |
|
Gregory Nutt
|
216f762e56
|
Update README
|
2015-12-02 15:54:20 -06:00 |
|
Gregory Nutt
|
4991f94792
|
Update README files
|
2015-12-02 09:22:26 -06:00 |
|
Gregory Nutt
|
99c460a696
|
Upate README files
|
2015-12-02 08:37:42 -06:00 |
|
Gregory Nutt
|
fba809d7c8
|
Update README files
|
2015-11-30 17:37:01 -06:00 |
|
Gregory Nutt
|
049616b40d
|
SAME70 Xplained: Refresh configuration, enable PROCFS. Add logic to automatically mount procfs during initialization
|
2015-11-30 08:04:32 -06:00 |
|
Gregory Nutt
|
aa812f3838
|
SAMV7-XULT: Add an NSH protected build configuration. Untested on initial commit.
|
2015-11-18 11:45:01 -06:00 |
|
Gregory Nutt
|
06b48e5152
|
Update README
|
2015-11-13 15:56:16 -06:00 |
|
Gregory Nutt
|
dae831b7ba
|
Update README file
|
2015-11-13 15:13:55 -06:00 |
|
Gregory Nutt
|
c9fc120511
|
SAMV71-XULT: Allow support for SmartFS again. Problem fixed
|
2015-11-11 14:28:01 -06:00 |
|
Gregory Nutt
|
041089ba5a
|
Update README
|
2015-11-10 18:08:21 -06:00 |
|
Gregory Nutt
|
fbf203bb1f
|
SAMV71-XULT: Add support for the NXFFS file system on QuadSPI
|
2015-11-10 17:42:56 -06:00 |
|
Gregory Nutt
|
aae9b2b40c
|
Update README
|
2015-11-07 11:47:38 -06:00 |
|
Gregory Nutt
|
f2b3b65456
|
SAMV7-XULT: Update README
|
2015-11-07 11:25:58 -06:00 |
|
Gregory Nutt
|
4f60d78d56
|
SAMV71-XULT: Add support for the NSH network monitor
|
2015-09-25 10:14:40 -06:00 |
|
Gregory Nutt
|
f3f45a8fd8
|
Update README
|
2015-08-22 10:14:36 -06:00 |
|