Gregory Nutt
|
7304c246d1
|
SAM D20: Add SERCOM USART register definition header file
|
2014-02-15 11:37:09 -06:00 |
|
Gregory Nutt
|
5caa92f463
|
SAMD20: Finishes basic clock configuration logic
|
2014-02-15 10:18:05 -06:00 |
|
Gregory Nutt
|
d0782933b7
|
Back out part of write buffering change. David G reports that this causes problems connecting to a server
|
2014-02-15 08:07:43 -06:00 |
|
Gregory Nutt
|
1ed6677f57
|
SAM D20: More clock configuration logic (still incomplete)
|
2014-02-14 16:46:21 -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
|
294152fe36
|
SAM D20: A little more clock configuration logic (still incomplete)
|
2014-02-14 13:38:56 -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
|
8acdc31a6e
|
STM32 serial: Fix clone typo.. FLOWCONROL vs FLOWCONTROL
|
2014-02-14 09:09:56 -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
|
c0c22040b0
|
SAMD20: Add SYSCTRL register definition header file
|
2014-02-13 15:41:16 -06:00 |
|
Gregory Nutt
|
4c2b18dee0
|
SAMD20: Add GCLK and PM register definition header files
|
2014-02-13 14:07:58 -06:00 |
|
Gregory Nutt
|
69ffc4a351
|
SAMD20: Add port configuration logic
|
2014-02-13 12:44:22 -06:00 |
|
Gregory Nutt
|
12e96b8f51
|
Add SAMD20 pin configuration definitions
|
2014-02-13 10:56:15 -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
|
1bd5ff87c4
|
Fix-up some SAMD20 SERCOM conditionals
|
2014-02-12 18:29:23 -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
|
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 |
|
Gregory Nutt
|
ca9a8e5875
|
Add basic framework to support the Atmel SAMD Cortex-M+ chip
|
2014-02-12 15:07:11 -06:00 |
|
Gregory Nutt
|
6b4796fa5a
|
Fix typo cloned to many files: SAM32 vs SAM34
|
2014-02-12 13:00:24 -06:00 |
|
Gregory Nutt
|
b656602055
|
More changes to reduce complaints from CppCheck. Some latent bugs fixes, but probably some new typos introduced
|
2014-02-10 19:11:56 -06:00 |
|
Gregory Nutt
|
91b002a043
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
|
Gregory Nutt
|
8b1d3f6698
|
remove some unnecessary header files
|
2014-02-10 14:28:18 -06:00 |
|
Gregory Nutt
|
8ef272911e
|
Update comments in file headers
|
2014-02-10 13:58:08 -06:00 |
|
Gregory Nutt
|
f47ce4d9eb
|
Release script no longer tries to keep copies of the ChangeLog and TODO list in the Documentation directory
|
2014-02-10 13:52:03 -06:00 |
|
Gregory Nutt
|
f5d38624e1
|
Updated README file
|
2014-02-10 12:37:40 -06:00 |
|
Gregory Nutt
|
a9b01d5824
|
Support for the MIO283QT9A LCD from Toby Duckworth
|
2014-02-10 12:26:08 -06:00 |
|
Gregory Nutt
|
0070815e87
|
HID mouse can now support some while mice. Problems with Microsoft mice
|
2014-02-10 11:53:37 -06:00 |
|
Gregory Nutt
|
752767cfc1
|
Add a mouse interface that is similar to the touchscreen interface except that it can handle multple buttons and continuously reports positional data so that it can control a cursor
|
2014-02-10 10:14:22 -06:00 |
|
Gregory Nutt
|
cc7bee49a7
|
Fix some errors in the clean target of the windows native build
|
2014-02-10 07:37:43 -06:00 |
|
Gregory Nutt
|
0979cdba0e
|
The USB HID mouse driver is now functional. There are some usage issues as described in the top-level TODO list
|
2014-02-09 17:40:23 -06:00 |
|
Gregory Nutt
|
2b40128148
|
USB HID mouse: Fixes the basic data transfer model. Returned position data is still bad
|
2014-02-09 16:50:09 -06:00 |
|
Gregory Nutt
|
03d5a77615
|
LP1766-STK: Add a configuration to test the USB HID mouse
|
2014-02-09 16:00:57 -06:00 |
|
Gregory Nutt
|
66e4693781
|
USB HID mouse: Automatically select CONFIG_INPUT with USB HID mouse is selected
|
2014-02-09 15:57:59 -06:00 |
|
Gregory Nutt
|
bd16412749
|
Rename Olimex LPC1766-STK files to conform with current naming standards
|
2014-02-09 15:57:02 -06:00 |
|
Gregory Nutt
|
39b98dbf02
|
Rename Olimex LPC1766-STK files to conform with current naming standards
|
2014-02-09 15:56:20 -06:00 |
|
Gregory Nutt
|
2d91804642
|
LPC17 USB Host: Fix a compile error when USB debug is enabled
|
2014-02-09 15:54:58 -06:00 |
|
Gregory Nutt
|
0e486c953b
|
Add support for a USB HID mouse. Untested on initial check-in
|
2014-02-09 13:49:31 -06:00 |
|
Gregory Nutt
|
7b084fcba8
|
Fix typos in comments
|
2014-02-09 13:47:11 -06:00 |
|
Gregory Nutt
|
2ebce1b2bf
|
Remove EXTERN from prototype
|
2014-02-09 13:45:51 -06:00 |
|
Gregory Nutt
|
9d8ecdbefd
|
Fix a compile error that crept into the LPC17xx USB host driver
|
2014-02-09 13:45:18 -06:00 |
|
Gregory Nutt
|
c95cd438ef
|
Minor typo fixes
|
2014-02-09 13:43:43 -06:00 |
|
Gregory Nutt
|
74cb19cfb2
|
Fix some typos in some documents
|
2014-02-08 10:46:29 -06:00 |
|
Gregory Nutt
|
e10ab85d1d
|
More changes to restore the native Windows build
|
2014-02-07 10:14:11 -06:00 |
|
Gregory Nutt
|
707d473a3e
|
Use xcopy, mot mklink in link.bat; No an error if directory does not exist in unlink.bat
|
2014-02-07 09:52:09 -06:00 |
|
Gregory Nutt
|
3ab50c23f8
|
Some Windows native build fixes
|
2014-02-07 09:29:02 -06:00 |
|
Gregory Nutt
|
420cb1f304
|
Add a coding standards document
|
2014-02-06 13:48:07 -06:00 |
|
Gregory Nutt
|
0802c792d9
|
Update README with configuration warning
|
2014-02-04 08:42:42 -06:00 |
|
Gregory Nutt
|
cde8e80302
|
A10 had the same cut'n'paste error as did the LM4F
|
2014-02-03 17:22:47 -06:00 |
|
Gregory Nutt
|
76c982583d
|
STM32F4 Discovery: Rename most everything in the board source directory to conform with the ever evolving naming standard
|
2014-02-03 17:19:30 -06:00 |
|
Gregory Nutt
|
ef899c5115
|
Fix cut'n'paster errors in conditional compilation. Prevented LM4F120 Launchpad UARTs 2-7 from being used
|
2014-02-03 17:00:05 -06:00 |
|