Commit Graph

17 Commits

Author SHA1 Message Date
Gregory Nutt
285f66a2c1 NET: Rename uiplib/UIPLIB to netlib/NETLIB 2014-07-02 16:04:25 -06:00
Gregory Nutt
bb5f545173 STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip naming a little more consistent 2014-05-07 12:54:27 -06:00
Gregory Nutt
2dbaed4779 The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name 2014-05-05 08:52:02 -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
d6c0df5abc For all configurations that have the default pthread stacksize set to some other value than 2048 AND which have the USB MSC device class enabled, add a definition of CONFIG_USBMSC_SCSI_STACKSIZE so that the size of the stack used by USB MSC SCSI worker thread does not increase 2014-03-25 14:21:33 -06:00
Gregory Nutt
75d4714779 Refresh spark configurations 2014-03-11 10:43:14 -06:00
Gregory Nutt
7050b91155 Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file 2014-03-06 12:23:26 -06:00
Gregory Nutt
378e4f9dd6 Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if they are reconfigured, they will pick up the most conservative options for all new settings 2014-02-28 14:32:44 -06:00
Gregory Nutt
759724e815 Spark configuration updated from David Sidrane 2014-02-19 18:57:21 -06:00
Gregory Nutt
e7e5ba15c3 Spark board configurations updated by David Sidrane 2014-02-18 13:50:12 -06:00
Gregory Nutt
5cbfde94ab Disable debug by default in all Spark configurations 2013-11-20 09:08:25 -06:00
Gregory Nutt
5f50951466 Updated spark configuration from David Sidrane 2013-11-05 09:15:50 -06:00
Gregory Nutt
8bf37a6188 Fix to SST25 driver to permit faster write modes. From David Sidrane 2013-11-02 08:27:13 -06:00
Gregory Nutt
e35f0035d2 Configs update for SST25 SPI from Davide Sidrane 2013-11-02 08:07:39 -06:00
Gregory Nutt
859117d936 Updates to sparck configuration from David Sidrane 2013-11-01 11:40:19 -06:00
Gregory Nutt
4af177e239 Updated spark configuration from David Sidrane, including new USB MSC configuration 2013-11-01 11:28:23 -06:00
Gregory Nutt
1734c7f8f5 Spark configuration updates from David Sidrane 2013-10-16 08:20:57 -06:00