Gregory Nutt
|
7fe112fe4c
|
Kconfig/deconfigs: Add CONFIG_ARCH_TOOLCHAIN_GNU to indicate that the toolchain is based on GNU gcc/as/ld. This is in addition to the CPU-specific versions of the same definition.
|
2017-05-13 11:44:12 -06:00 |
|
Gregory Nutt
|
1620ff05f4
|
Remove all setenv.sh files.
|
2017-04-26 07:49:37 -06:00 |
|
Gregory Nutt
|
c071e2a30c
|
Make sure that CONFIG_PTHREAD_MUTEX_ROBUST=y is selected every configuration that enabled pthreads.
|
2017-03-27 09:21:03 -06:00 |
|
Gregory Nutt
|
b07d3fc305
|
Rename CONFIG_MUTEX_TYPES to CONFIG_PTHREAD_MUTEX_TYPES
|
2017-03-27 09:08:14 -06:00 |
|
Gregory Nutt
|
c428661e18
|
apps/examples/usbterm is gone because it can be configured to perform an illegal call into the OS. Remove all traces of CONFIG_EXAMPLES_USBTERM* and all of the illegal device support.
|
2017-03-09 15:39:28 -06:00 |
|
Gregory Nutt
|
b379764eb3
|
Refresh all x86 and Xtensa configurations
|
2017-03-09 10:38:36 -06:00 |
|
Gregory Nutt
|
3c4684ef5f
|
Eliminate CONFIG_ARCH_OPTIMIZED_FUNCTIONS. Move options to select architectur-specific C library options from libc/Kconfig to libc/machine/Kconfig and rename.
|
2017-01-20 09:30:07 -06:00 |
|
Gregory Nutt
|
4f4242ef27
|
Xtensa ESP32: Update some stack sizes
|
2016-12-24 08:55:24 -06:00 |
|
Gregory Nutt
|
d9a64b9ca9
|
Xtensa ESP32: Some fixes from integration of ostest configuration. Almost works: There are some assertions in xtensa_sigdeliver()
|
2016-12-22 09:34:39 -06:00 |
|
Gregory Nutt
|
2b5235e937
|
Xtensa ESP32: Add an OS test to verify the port.
|
2016-12-22 08:20:05 -06:00 |
|