Gregory Nutt
|
fd40ea4328
|
Freedom-KL25Z: Add board specific code to interface with ADXL345 driver. From Alan Carvalho de Assis
|
2014-12-16 07:48:22 -06:00 |
|
Gregory Nutt
|
4aa9320da9
|
Update README files
|
2014-12-15 19:01:40 -06:00 |
|
Gregory Nutt
|
df30780f37
|
Various fixes to traveler joystick input logic and to simulated joystick device
|
2014-12-14 12:23:19 -06:00 |
|
Gregory Nutt
|
6e1084116b
|
SIM: Add an X11 mouse-based simulation of an analog joystick device
|
2014-12-14 10:19:07 -06:00 |
|
Gregory Nutt
|
253a4464ad
|
Traveler: Add support for analog joystick
|
2014-12-14 08:55:18 -06:00 |
|
Gregory Nutt
|
ef25e53f0b
|
TM4C123G LaunchPad: Update STATUS in README file
|
2014-12-13 07:46:05 -06:00 |
|
Gregory Nutt
|
b818691a3a
|
Tiva I2C: Fix how I2C transactions are started and some I2C error reporting
|
2014-12-11 12:31:42 -06:00 |
|
Gregory Nutt
|
47c4ce5761
|
TM4C123G LaunchPad: Add initialization logic for an external AT24 EEPROM. This is intended only to suppport testing of the Tiva I2C driver
|
2014-12-10 15:56:49 -06:00 |
|
Gregory Nutt
|
a026df3f95
|
Refresh configuration
|
2014-12-09 12:18:39 -06:00 |
|
Gregory Nutt
|
928bc5ca84
|
Update the Tiva I2C register definitions for the TM4C123 and TM4C129
|
2014-12-09 08:42:12 -06:00 |
|
Gregory Nutt
|
c6cc9b1030
|
Update README
|
2014-12-09 06:21:30 -06:00 |
|
Gregory Nutt
|
f31c72d7af
|
Traveler: Add logic to limit the frame rate. This is kind of a silly feature -- why would you ever want to limit the frame rate? Well, you need to that on the simulated platform to make bandwidth for other things to run like the simulated timer
|
2014-12-08 13:45:17 -06:00 |
|
Gregory Nutt
|
1e3472b487
|
Travel: Fix more initialization errors, mostly related to file path problems
|
2014-12-08 12:39:02 -06:00 |
|
Gregory Nutt
|
b26923b746
|
Extend the simulator to provide special initialization for the Traveler game
|
2014-12-08 10:54:58 -06:00 |
|
Gregory Nutt
|
847c8ba16f
|
Traveler: Add build configuration for the simulated target
|
2014-12-08 09:33:56 -06:00 |
|
Gregory Nutt
|
6bb03ca02d
|
Refresh configuration
|
2014-12-08 08:29:08 -06:00 |
|
Gregory Nutt
|
8bd5556b47
|
Fix compilation errors if CONFIG_DISABLE_MOUNTPOINT is selected
|
2014-12-08 07:14:31 -06:00 |
|
Gregory Nutt
|
6ea9af3736
|
Nucleo-f4x1re: Add pull-ups to joystick button GPIOs
|
2014-12-04 13:20:47 -06:00 |
|
Gregory Nutt
|
3cc6bee189
|
Nucleo-f4x1re: Fix some joystick pin definitions
|
2014-12-04 12:04:21 -06:00 |
|
Gregory Nutt
|
6d7002cf62
|
Nucleo-f402re: Add an option to use only a minimal set of joystick buttons. This eliminates some GPIO conflicts
|
2014-12-04 10:58:13 -06:00 |
|
Gregory Nutt
|
b844e92ffa
|
Nucleo-f4x1re: Add comments about pin conflicts; Fix GPIO configuration
|
2014-12-04 10:15:36 -06:00 |
|
Gregory Nutt
|
c0c455a7c9
|
Nucleo-F4x1RE: Fix some joystick shield logic
|
2014-12-04 09:37:46 -06:00 |
|
Gregory Nutt
|
7180175793
|
Nucleo-F4x1RE: Add support for an analog joystick shield. There are still some ADC issues to be worked through as of the initial commit
|
2014-12-03 16:41:09 -06:00 |
|
Gregory Nutt
|
1c4a4b9029
|
Update README
|
2014-12-03 15:31:33 -06:00 |
|
Gregory Nutt
|
69fcd1c048
|
SAMA5D3 Xplained: A few fixes for the AJoystick driver (still not working)
|
2014-12-03 14:33:00 -06:00 |
|
Gregory Nutt
|
1f2447502f
|
SAMA5D3 Xplained: Add support for the Itead Joystick shield
|
2014-12-03 12:24:23 -06:00 |
|
Gregory Nutt
|
1117041564
|
Refresh configuration
|
2014-12-03 09:37:37 -06:00 |
|
Gregory Nutt
|
76906110b0
|
Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are problems. From Woohan Lee
|
2014-12-01 06:41:30 -06:00 |
|
Gregory Nutt
|
9bd9b5ad78
|
Update README
|
2014-11-28 18:17:49 -06:00 |
|
Gregory Nutt
|
7c29a1ebb2
|
STM3210E-EVAL: Add missing initialization for the joystick driver
|
2014-11-28 15:41:37 -06:00 |
|
Gregory Nutt
|
421c81b315
|
STM3210E-EVAL: Add a DJoystick driver
|
2014-11-28 13:31:09 -06:00 |
|
Gregory Nutt
|
33cfa5d8ba
|
STM3210E-EVAL: Don't treat joystick as buttons if the DJOYSTICK driver is enabled
|
2014-11-28 12:05:08 -06:00 |
|
Gregory Nutt
|
c5cb99d04e
|
Refresh configuration
|
2014-11-28 11:48:48 -06:00 |
|
Gregory Nutt
|
b4a85739ef
|
STM3210E-EVAL: Rename files for compatibility with current standards
|
2014-11-28 11:35:47 -06:00 |
|
Gregory Nutt
|
1aafbbdc97
|
STM3240G-EVAL: Rename files for compatibility with current naming conventions
|
2014-11-28 11:06:43 -06:00 |
|
Gregory Nutt
|
a92b01e9fb
|
Refresh configuration
|
2014-11-28 11:05:39 -06:00 |
|
Gregory Nutt
|
57e57bba36
|
LPC4357 EVB: Ooops got sense of the LED GPIO backward
|
2014-11-27 12:38:04 -06:00 |
|
Gregory Nutt
|
5268a1e4bb
|
LPC4357-EVB: Fix LEDs; comment out old unimplemented button stuff
|
2014-11-27 10:28:32 -06:00 |
|
Gregory Nutt
|
17fe02eac3
|
Minor change to README file
|
2014-11-27 09:14:58 -06:00 |
|
Gregory Nutt
|
084fe072fc
|
Fix minor typos in C comments
|
2014-11-27 07:57:32 -06:00 |
|
Gregory Nutt
|
6e6435d438
|
Fix replicated typo in most of the newly added lpc4357-evb files
|
2014-11-26 18:34:00 -06:00 |
|
Gregory Nutt
|
6b7718dc2f
|
Add some discussio of the LPC4357 to documentation and README files
|
2014-11-26 16:44:25 -06:00 |
|
Gregory Nutt
|
878128e040
|
Misc changes while verifying the clean build of the LPC4357 port
|
2014-11-26 15:37:54 -06:00 |
|
Gregory Nutt
|
70981eb7d5
|
Initial support for the LPC4357-EVB provided by Toby Duckworth
|
2014-11-26 15:18:24 -06:00 |
|
Gregory Nutt
|
2ab604f74f
|
Fix more issues detected by cppcheck
|
2014-11-25 14:25:02 -06:00 |
|
Gregory Nutt
|
2994448d85
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 13:15:09 -06:00 |
|
Gregory Nutt
|
a78ad24213
|
If SAM4E-EK is selected, then configs/Kconfig must select ARCH_PHY_INTERRUPT
|
2014-11-25 08:08:58 -06:00 |
|
Gregory Nutt
|
6f1d62e4cc
|
Nucleo F4x1RE: Stangeness in initialization noted by Sébastien Lorquet
|
2014-11-24 12:33:24 -06:00 |
|
Gregory Nutt
|
0dae05bda4
|
Nucleo F4x1RE: Typos in previously untested code. message() does not exist, return value from void function, missing inclusion of errno.h. From Sébastien Lorquet
|
2014-11-24 11:29:22 -06:00 |
|
Gregory Nutt
|
8c05e06046
|
Fix BAS configuration from last change; refresh STM32 F4 NSH configuration
|
2014-11-24 09:12:56 -06:00 |
|