zephyr/samples
Anas Nashif fe958df4dd libc: rework libc selection and reduce Kconfigs
Moved all libc Kconfigs to where the code is and remove the default
Kconfig for selecting the minimal libc. Minimal libc is now the default
if nothing else is configured in.

Removed the options for extended libc, this obviously was restricting
features in the minimal libc without a good reason, most of the
functions are available directly when using newlib, so there is no
reason why we need to restrict those in minimal libc.

Jira: ZEP-1440
Change-Id: If0a3adf4314e2ebdf0e139dee3eb4f47ce07aa89
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-15 22:31:28 +00:00
..
basic samples: button: stop the app if device binding fails 2016-11-18 02:01:22 +00:00
bluetooth libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
drivers samples: spi_fram: correct syntax error and update comments 2016-12-11 11:26:57 +00:00
environmental_sensing samples: remove legacy usage and convert to unified APIs 2016-11-30 21:45:21 +00:00
grove libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
hello_world samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
ipm samples: ipm: convert sample to use unified APIs 2016-11-13 13:53:53 +00:00
legacy libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
logger-hook Revert "samples/logger-hook: Initialize variable to 0" 2016-12-14 10:28:51 -05:00
net libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
nfc/nfc_hello samples/nfc: Update sample app 2016-11-25 16:50:20 +00:00
philosophers sample/philosphers: ignore format-security warning 2016-12-15 15:50:02 -05:00
power/power_mgr samples: power_mgmt: Remove platform filtering of testcases 2016-11-16 02:18:27 +00:00
sensor sensor: remove SENSOR_VALUE_TYPE_INT 2016-12-13 21:51:10 +00:00
shell samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
static_lib build: Document outputexports 2016-11-12 02:08:08 +00:00
synchronization samples: remove legacy usage and convert to unified APIs 2016-11-30 21:45:21 +00:00
testing net: buf: Remove the need for net_buf_pool_init() 2016-12-15 09:58:02 +02:00
usb samples: usb: remove legacy APIs 2016-12-02 15:52:35 +00:00