Commit Graph

22 Commits

Author SHA1 Message Date
Gregory Nutt
8aae2cfc11 Fixes for more cppcheck complaints. Mostly cosmetic 2014-11-25 14:51:10 -06:00
Gregory Nutt
045c01c7b3 More fixes to issues noted by cppcheck 2014-11-25 11:45:00 -06:00
Gregory Nutt
6d63658c46 Fixes for more complaints from cppcheck 2014-11-25 08:09:57 -06:00
Gregory Nutt
2719815dd9 Update everything under apps/ to use the corrected syslog interfaces 2014-10-08 11:34:22 -06:00
Gregory Nutt
d8a239d649 Use more standard *argv[] instead easier **argv 2014-09-06 09:23:23 -06:00
Gregory Nutt
9f7c9b273f With kernel build, entry point to all tasks is main, not some xyz_main 2014-09-06 09:19:15 -06:00
Gregory Nutt
ddc799d049 Fix some cloned errors in SAM GPIO interrupt setup 2014-07-07 15:54:37 -06:00
Gregory Nutt
bb851fc8b5 Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
Gregory Nutt
3669b6799a 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
253ab48071 Updates to the CC3000 example from David Sidrane 2013-10-30 14:23:45 -06:00
Gregory Nutt
608b605f40 Fine tuning of memory usage in examples/cc3000 from David Sidrane 2013-10-30 10:25:30 -06:00
Gregory Nutt
fe0b2506dd Minor, costmetic things that were still unsaved in my editor 2013-10-27 19:08:26 -06:00
Gregory Nutt
3ff45e664d apps/examples/cc3000: Updated by David Sidrane 2013-10-27 18:52:21 -06:00
Gregory Nutt
0b14e81b56 apps/examples/cc3000 update from David Sidrane 2013-10-26 17:40:59 -06:00
Gregory Nutt
ea93f20f39 apps/examples/cc3000 updated by David Sidrane 2013-10-25 15:48:11 -06:00
Gregory Nutt
53b56c781d apps/examples/cc3000 update from David Sidrane. Plus some kruft removal 2013-10-24 07:54:28 -06:00
Gregory Nutt
dec3293e02 apps/examples/cc3000: Extensions and enhancements from David Sidrane 2013-10-23 08:25:40 -06:00
Gregory Nutt
8dc8455815 CC3000-related typo fixes from the last bit checked. Thanks to David Sidrane 2013-10-16 18:23:42 -06:00
Gregory Nutt
081396c18d Updated CC30000 example from David Sidrane 2013-10-16 07:30:54 -06:00
Gregory Nutt
b4134efe66 Some restructing of the CC3000 build 2013-09-04 16:40:57 -06:00
Gregory Nutt
870606c810 CC3000 driver updates from Alan Carvalho de Assis 2013-09-04 09:45:59 -06:00
Gregory Nutt
16868bf39d Initial cut of a driver for the TI CC3000 network module with support on the Freescale KL25Z board from Alan Carvalho de Assis 2013-09-03 14:59:48 -06:00