Gregory Nutt
|
4a7e28ba96
|
CDC/ACM: Fix a bad default value in last commit
|
2015-12-08 07:33:49 -06:00 |
|
Gregory Nutt
|
e1d8ab37b5
|
Update README files
|
2015-12-08 07:32:47 -06:00 |
|
Lok Tep
|
1481537f8c
|
config B option, reverted
|
2015-12-08 09:27:23 +01:00 |
|
Gregory Nutt
|
513cc08c7f
|
change default size of CDC/ACM serial buffer sizes
|
2015-12-07 17:18:14 -06:00 |
|
Lok Tep
|
6c872c3162
|
ssp in pin buffer fix
|
2015-12-07 23:13:14 +01:00 |
|
Lok Tep
|
8ddb2a6a2a
|
ssp buffer check fix
|
2015-12-07 23:12:57 +01:00 |
|
Lok Tep
|
264fbc1ecc
|
CONFIG_I2C_RESET dummy function
|
2015-12-07 23:12:40 +01:00 |
|
Gregory Nutt
|
8fdb173090
|
drivers/net/telnet.c: Now works like the loop device. A new interface called telnet_initialize() registers a telnet session "factory" device at /dev/telnet. Via ioctl, the factory device can create instances of the telnet character devices at /dev/telnetN to support Telnet sessions.
|
2015-12-07 13:48:06 -06:00 |
|
Gregory Nutt
|
927b1dcc1f
|
Initialize the telnet factory as part of the common architecture intialization
|
2015-12-07 11:40:29 -06:00 |
|
Gregory Nutt
|
3bd5f60a62
|
Update ChangeLog
|
2015-12-07 10:02:26 -06:00 |
|
Gregory Nutt
|
a0e662f769
|
Refresh all configurations that have Telnetd enabled; those configurations now also need the telnet driver
|
2015-12-07 10:01:13 -06:00 |
|
Gregory Nutt
|
057b6aef2c
|
drivers/net: Move the Telnet driver from apps/netutils/netnetd to drivers/net
|
2015-12-07 09:26:57 -06:00 |
|
Gregory Nutt
|
3f0bb06c54
|
Update ChangeLog
|
2015-12-06 16:41:50 -06:00 |
|
Gregory Nutt
|
8df99623aa
|
SAMV7: For to add RSWDT driver before committing
|
2015-12-06 16:41:10 -06:00 |
|
Gregory Nutt
|
6a9876f960
|
SAMV7: Add an untested RSWDT driver
|
2015-12-06 09:56:45 -06:00 |
|
Gregory Nutt
|
d6a035d581
|
Update ChangeLog
|
2015-12-06 09:31:07 -06:00 |
|
Gregory Nutt
|
8f55ec5c69
|
SAMV7: Port the WDT driver from the SAMA5 to the SAMV7
|
2015-12-06 09:29:51 -06:00 |
|
Gregory Nutt
|
cbd9de2421
|
Update ChangeLog
|
2015-12-06 08:56:23 -06:00 |
|
Gregory Nutt
|
347bb86045
|
SAMV7: Port SAMAD5 TRNG driver to the SAMV7
|
2015-12-06 08:53:31 -06:00 |
|
Pierre-noel Bouteville
|
6549d6a45b
|
Merged nuttx/arch into master
|
2015-12-06 12:45:02 +01:00 |
|
Gregory Nutt
|
5adb77cb51
|
SAME70-Xplained: Updates using Arduino serial (UART3).
|
2015-12-05 16:13:29 -06:00 |
|
Gregory Nutt
|
59b912477e
|
Fix some warnings: Mismatched prototypes
|
2015-12-05 10:36:00 -06:00 |
|
Gregory Nutt
|
3afc0799ad
|
Eliminate a warning
|
2015-12-05 10:35:11 -06:00 |
|
Gregory Nutt
|
7bcb86a154
|
Prep for 7.13 release
|
2015-12-05 08:26:14 -06:00 |
|
Gregory Nutt
|
6445803330
|
Update NuttX.html for 7.13 release
|
2015-12-05 08:25:27 -06:00 |
|
Gregory Nutt
|
d4e8e85a85
|
Upate submodule
|
2015-12-04 12:37:59 -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
|
745a16db48
|
Update ChangeLog
|
2015-12-04 10:55:04 -06:00 |
|
Gregory Nutt
|
2e8e851d99
|
SAMV7-XULT: If Tickless mode is selected then enabled PCK6 as a timer/counter clock source
|
2015-12-04 10:53:34 -06:00 |
|
Gregory Nutt
|
52601d9da8
|
SAMV7: Add support for PCK6 as a timer/counter clock source
|
2015-12-04 10:49:20 -06:00 |
|
Lok Tep
|
82c865e2b0
|
init global interrupt in timer mode
|
2015-12-04 10:23:29 +01:00 |
|
Gregory Nutt
|
1f17ba860a
|
Update some README files
|
2015-12-03 15:36:23 -06:00 |
|
Gregory Nutt
|
2726f0ac7c
|
USB serial driver Kconfig: Select default sizes for serial buffers so that the can hold even multiples of the max packet size.
|
2015-12-03 14:17:41 -06:00 |
|
Gregory Nutt
|
9d769f6056
|
SAMV7: Extend programmable clock support for queries about the PCK configuration
|
2015-12-03 14:11:39 -06:00 |
|
Gregory Nutt
|
98c401a1f4
|
Update ChangeLog
|
2015-12-03 10:23:32 -06:00 |
|
Gregory Nutt
|
8c4302f75d
|
Bring programmable clock logic from SAMA5 to SAMV7
|
2015-12-03 10:22:11 -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
|
a77786ddf1
|
Update submodules
|
2015-12-02 18:09:57 -06:00 |
|
Gregory Nutt
|
1399e00166
|
SAMV7: Fix some issues with lost timer/counter interrupts
|
2015-12-02 18:09:23 -06:00 |
|
Gregory Nutt
|
216f762e56
|
Update README
|
2015-12-02 15:54:20 -06:00 |
|
Gregory Nutt
|
2300273a07
|
SAMV7 TC: Some trivial improvements
|
2015-12-02 15:53:51 -06:00 |
|
Gregory Nutt
|
a43c294652
|
Update ChangeLog
|
2015-12-02 14:10:24 -06:00 |
|
Gregory Nutt
|
9a54702d99
|
SAMV7: Revise timer driver. SAMA5 has one pid/interrupt per timer/counter; SAMV7 has a pid/interrupt per channel
|
2015-12-02 14:09:34 -06:00 |
|
Gregory Nutt
|
7be7579f59
|
Back out 522f95abe87d71c7025f2f358a8f350134e284b2: What was I thinking?
|
2015-12-02 10:47:32 -06:00 |
|
Gregory Nutt
|
7d3d49e227
|
Upate submodules
|
2015-12-02 09:22:58 -06:00 |
|
Gregory Nutt
|
4991f94792
|
Update README files
|
2015-12-02 09:22:26 -06:00 |
|
Gregory Nutt
|
192772b7ee
|
SAMV7: Add support for CONFIG_SCHED_TICKLESS_LIMIT_MAX_SLEEP
|
2015-12-02 09:21:34 -06:00 |
|
Gregory Nutt
|
99c460a696
|
Upate README files
|
2015-12-02 08:37:42 -06:00 |
|
Gregory Nutt
|
d166dda8f6
|
Update ChangeLog
|
2015-12-02 08:28:32 -06:00 |
|