Gregory Nutt
|
dc8f3778a9
|
drivers/sensors: Fix more naming of configurations to be compliant for two more drivers. Still a few more to go.
|
2017-08-24 10:26:53 -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 |
|
raiden00
|
d45b731fbd
|
config/stm32f429i-disco: add support for the L3GD20 driver
|
2017-02-19 17:43:54 +01:00 |
|
Gregory Nutt
|
3dbdb3bb31
|
CONFIG_SDIO_DMA: Was been defined in several low-level architecute Kconfig files, but used at the highest levels in the code. Both are bad and both are fixed with this commit
|
2017-01-31 11:52:00 -06:00 |
|
Gregory Nutt
|
9ac00a355f
|
Add capabilities() method to SDIO interface. Remove CONFIG_SDIO_WIDTH_D1_ONLY. That should not be a global propertie, but rather a capability/limitation of single slot when there may be multiple slots.
|
2017-01-31 09:16:01 -06:00 |
|
Gregory Nutt
|
3deb8eda59
|
Update README file, comments.
|
2017-01-08 18:10:56 -06:00 |
|
Gregory Nutt
|
3b1b112153
|
Fix a few coding standard issues.
|
2017-01-08 16:29:10 -06:00 |
|
Gregory Nutt
|
b553704334
|
Update README; Remove comment blocks before empty sections.
|
2017-01-08 14:01:16 -06:00 |
|
Gregory Nutt
|
f3ae51592c
|
Update README; Remove comment blocks before empty sections.
|
2017-01-08 11:20:16 -06:00 |
|
Gregory Nutt
|
e1d9bb2ef2
|
Refresh all NX multi-user configurations
|
2017-01-08 08:06:18 -06:00 |
|
Gregory Nutt
|
7a1cbdd13a
|
Update README; increase stack sizes in STM32F429i-DISCO nxwm configuration (does not help)
|
2017-01-07 17:28:54 -06:00 |
|
Gregory Nutt
|
bc595aeec8
|
Update TODO list and a README file.
|
2017-01-07 14:00:39 -06:00 |
|
Gregory Nutt
|
1c182a0e0b
|
Update README
|
2017-01-07 11:05:12 -06:00 |
|
Gregory Nutt
|
726ad7640e
|
Update README
|
2017-01-07 10:51:17 -06:00 |
|
Gregory Nutt
|
e568253eb3
|
Update README, some comments, and fix some spacing.
|
2017-01-07 10:36:18 -06:00 |
|
Gregory Nutt
|
7c34a77b54
|
Move apps/system/usbmonitor to nuttx/drivers/usbmonitor
|
2016-06-30 12:24:33 -06:00 |
|
Gregory Nutt
|
2b445ddccc
|
Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces.
|
2016-06-20 08:57:08 -06:00 |
|
Gregory Nutt
|
03cbe671ad
|
Centralize definitions associated with CONFIG_DEBUG_PWM
|
2016-06-15 17:23:56 -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
|
7214e52fb2
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
Gregory Nutt
|
5f992dd1a9
|
STM32F429i-Disco: Add some missing USB host configureation. Fix some some duplicate class registration that causes infinite loops in USB registry searches
|
2015-04-30 13:01:29 -06:00 |
|
Gregory Nutt
|
6194fed86b
|
Stuff that goes along with the new LTDC README file
|
2014-12-19 14:14:41 -06:00 |
|
Gregory Nutt
|
db562b774a
|
Unify sensor debug. ADX driver was using input debug; LM75 and QENCODE that their own custom debug. Now all use CONFIG_DEBUG_SENSOR, sndbg()
|
2014-12-16 09:54:32 -06:00 |
|
Gregory Nutt
|
51950d7850
|
Undefine IRQPRIO in all configurations it should not be set
|
2014-04-16 08:29:39 -06:00 |
|
Gregory Nutt
|
5317d78c41
|
Use common naming for rest of the toolchains too
|
2014-03-05 16:29:58 -06:00 |
|
Gregory Nutt
|
58eed436e9
|
Removed almost all ostest configurations
|
2014-02-28 19:19:11 -06:00 |
|
Gregory Nutt
|
660fa05897
|
Refresh a defconfig file; updated a README
|
2014-02-18 12:33:00 -06:00 |
|
Gregory Nutt
|
946e927609
|
STM32F429I-Discovery: Add support for external SST25 FLASH. From Ken Pettit
|
2013-11-28 08:21:15 -06:00 |
|
Gregory Nutt
|
8ab882f49b
|
STM32F429I-Discovery: Add support for the usbnsh and usbmsc configurations using the OTG HS peripheral in FS mode. From Ken Pettit.
|
2013-11-10 07:30:34 -06:00 |
|
Gregory Nutt
|
14ca86741c
|
Add support for the STM32F429I-Discovery board from Ken Pettit
|
2013-11-07 16:55:45 -06:00 |
|