Gregory Nutt
|
2ede6c43a7
|
Make sure that all sim configurations have CONFIG_SIM_M32 undefined. That is probably the wrong default setting, but we need to be consistent above all
|
2014-07-21 18:44:19 -06:00 |
|
Gregory Nutt
|
f3763c9501
|
sim/nettest, updated defconfig file
|
2014-07-21 18:41:34 -06:00 |
|
Gregory Nutt
|
3d384de76f
|
Updated README
|
2014-07-21 18:38:41 -06:00 |
|
Gregory Nutt
|
5b659a0987
|
SAMA5D4-EK: HSMCI0 must use XDMAC0 (or made unsecure)
|
2014-07-21 17:54:37 -06:00 |
|
Gregory Nutt
|
f4bcb730d2
|
WM8904 w/NxPlayer: Fix some compile errors and warnings with debug enabled
|
2014-07-20 09:17:36 -06:00 |
|
Gregory Nutt
|
4f6625380b
|
The WM8904 audio driver is mostly code complete and ready to begin initial testing
|
2014-07-19 18:52:58 -06:00 |
|
Gregory Nutt
|
f0b94617b2
|
SAMA5D4-EK: Add PCK pin disambiguation
|
2014-07-19 13:56:29 -06:00 |
|
Gregory Nutt
|
d8f85d1caa
|
SAMA5 PCK: Add support for the slow clock as the PCK clock source
|
2014-07-19 13:55:08 -06:00 |
|
Gregory Nutt
|
bad3ad58cb
|
SAMA5: Add slow clock support
|
2014-07-19 13:07:55 -06:00 |
|
Gregory Nutt
|
6d9f9e37bf
|
SAMA5D4-EK: Add WM8904 initialization logic
|
2014-07-19 11:58:53 -06:00 |
|
Gregory Nutt
|
916729578e
|
WM8904: A few initial definitions for for the SAMA5D4-EK
|
2014-07-17 17:57:57 -06:00 |
|
Gregory Nutt
|
59d0be1b96
|
SAMA5D4-EK NxWM Configuration: Increase number of preallocated watchdogs and don't save child status (it is not being reaped)
|
2014-07-17 17:56:36 -06:00 |
|
Gregory Nutt
|
c7d8b6414f
|
NxWM: Increase default priority of mouse and keyboard listener threads. Does not seem to make any difference but still seems like a good idea
|
2014-07-17 15:06:05 -06:00 |
|
Gregory Nutt
|
288fd4c1e7
|
NxWM::CApplicationWindow: Created the custom font for the toolbar title, but never used it.
|
2014-07-17 13:38:37 -06:00 |
|
Gregory Nutt
|
ee3ea73671
|
NxWidgets::CGlyphSliderHorizontal: No longer uses a hard-coded slider height; the slider height is now provided as a parameter, replacing the widget height which is now calculated from the glip image height
|
2014-07-17 12:12:02 -06:00 |
|
Gregory Nutt
|
8182037783
|
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
|
2014-07-16 16:31:31 -06:00 |
|
Gregory Nutt
|
d70769a832
|
NxWM::CMediaPlayer: Convert CLabel to a CListBox
|
2014-07-16 14:11:02 -06:00 |
|
Gregory Nutt
|
e8a458d723
|
NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox)
|
2014-07-16 11:11:55 -06:00 |
|
Gregory Nutt
|
b9fa6f9a3c
|
SAMA5D4-EK: Use borders around buttons
|
2014-07-14 17:01:59 -06:00 |
|
Gregory Nutt
|
11a297a881
|
SAMA4D3/4-EK NxWM: Use larger fonts
|
2014-07-14 11:23:41 -06:00 |
|
Gregory Nutt
|
d2605a5dde
|
SAMA5D4-EK: Media player is enabled in the NxWM configuration
|
2014-07-14 09:38:04 -06:00 |
|
Gregory Nutt
|
d91ef71309
|
SAMA5D3x-EK: use large icons in the NxWM configuration like the SAMA5D4-EK
|
2014-07-14 06:37:33 -06:00 |
|
Gregory Nutt
|
8bd08ea180
|
Minor update to README
|
2014-07-13 18:22:34 -06:00 |
|
Gregory Nutt
|
d063128a79
|
SAMA5D4-EK: NxWM configuration uses large fonts by default
|
2014-07-13 18:22:18 -06:00 |
|
Gregory Nutt
|
b7f31fbb12
|
NxWM: Add 47x49 calculator icon
|
2014-07-13 09:58:50 -06:00 |
|
Gregory Nutt
|
03517717a0
|
SAMA5D4-EK: Valid MXT interrupts should only occur on the falling edge of the ~CHG signal
|
2014-07-12 14:03:08 -06:00 |
|
Gregory Nutt
|
6818fd0d8f
|
SAMA5D4-EK: The MXT should be able to handle an I2C frequency of 400KHz
|
2014-07-12 14:02:24 -06:00 |
|
Gregory Nutt
|
3a6ea3642f
|
SAMA5 LCDC: Back out the delay kludge. Increase the LCDC input clock from MCK to 2*MCK was sufficient for all timing instbility problems
|
2014-07-12 11:24:14 -06:00 |
|
Gregory Nutt
|
8d1feb7a54
|
SAMA5D4-EK LCDC: Change source clock to 2*Mck seems to solve stability issues
|
2014-07-12 09:45:05 -06:00 |
|
Gregory Nutt
|
253110bbf1
|
SAMA5D4-EK LCDC: Adding a delay after enabling the LCD solves lots of start-up timing issues
|
2014-07-12 08:05:22 -06:00 |
|
Gregory Nutt
|
39c6f74966
|
SAMA5D4x-EK NxWM: Update background colors to match the calibration screen
|
2014-07-11 21:25:18 -06:00 |
|
Gregory Nutt
|
ba22619749
|
NX: Don't change the background if the color has not really changed
|
2014-07-11 20:47:12 -06:00 |
|
Gregory Nutt
|
2dd9ce50c8
|
Clean-up up some warning
|
2014-07-11 11:58:46 -06:00 |
|
Gregory Nutt
|
b2af7399b3
|
Fixes for clean NxWM build; Updated README files
|
2014-07-10 15:29:41 -06:00 |
|
Gregory Nutt
|
72dcd81552
|
Update README's to document the new SAMA5D4-EK NxWM configuration
|
2014-07-10 14:10:36 -06:00 |
|
Gregory Nutt
|
1ca4fee7a9
|
SAMA5D4-EK: Add an NxWM configuration
|
2014-07-10 14:00:56 -06:00 |
|
Gregory Nutt
|
7dd6d3d588
|
SAMA5D4-EK: The NX graphics example is now enabled by default
|
2014-07-10 12:38:18 -06:00 |
|
Gregory Nutt
|
95df6bd3de
|
SAMA5D4-EK LCD: Actual hardware with appears to be RGB888
|
2014-07-10 12:23:41 -06:00 |
|
Gregory Nutt
|
89024f3698
|
SAMA5D4-EK: LCDC works (with a few color problems)
|
2014-07-10 12:03:10 -06:00 |
|
Gregory Nutt
|
f97113c5ef
|
SAMA5D4-EK: The maXTouch controller and test is now enabled by default in the NSH configuration
|
2014-07-10 08:42:25 -06:00 |
|
Gregory Nutt
|
74cf0a90b0
|
SAMA5D44-EK: Cosmetic changes
|
2014-07-09 07:18:43 -06:00 |
|
Gregory Nutt
|
695d1d933c
|
Some cosmetic typo fixes
|
2014-07-09 07:12:16 -06:00 |
|
Gregory Nutt
|
0da9aaeb09
|
Fix some recurring typos: postion->position, *atino->*ation
|
2014-07-08 13:12:36 -06:00 |
|
Gregory Nutt
|
e4da8fee6f
|
SAMA5D4-EK: Add options to support an LCD
|
2014-07-08 12:46:18 -06:00 |
|
Gregory Nutt
|
28d23da04a
|
SAMA5D4-EK: Add the button test to the NSH configuration
|
2014-07-07 17:06:25 -06:00 |
|
Gregory Nutt
|
befcb1c961
|
Fix some cloned errors in SAM GPIO interrupt setup
|
2014-07-07 15:54:37 -06:00 |
|
Gregory Nutt
|
ab8506163a
|
maXTouch: Fix some issues with interrupt handling
|
2014-07-07 13:25:20 -06:00 |
|
Gregory Nutt
|
e70a5ad3b0
|
SAMAa5D4-EK: Updated README
|
2014-07-06 09:43:26 -06:00 |
|
Gregory Nutt
|
b4d3cebc2f
|
maXTouch: Fix I2C address, errors when debug enable, reorganize some data
|
2014-07-06 08:03:34 -06:00 |
|
Gregory Nutt
|
560409c912
|
MXT interface does not need an IRQ number; SAMA5D4-EK setup omitted I2C frequency
|
2014-07-05 17:47:17 -06:00 |
|