incubator-nuttx/fs/aio
Gregory Nutt 859d032938 This commit adds support for the MAX3421E to the viewtool-stm32107 board support
Squashed commit of the following:

    configs/viewtool-stm32f107:  Clean up some compilation errors.  Now all builds correctly and is ready for test.

    arch/arm/src/stm32:  Do not condition building STM32 USB host logic on CONFIG_USBHOST.  That then precludes building STM32 platforms with external USB host chips like the MAX3421E.  Add an new, STM32-internal variable CONFIG_STM32_USBHOST that does the same job without such side-effects.

    configs/viewtool-stm32f107:  Add support for MAX3421E USB host.
2018-07-13 10:45:08 -06:00
..
Kconfig
Make.defs
aio.h Fix a number of header files with mismatched 'extern C {' and '}' 2016-11-05 07:25:05 -06:00
aio_cancel.c This commit adds support for the MAX3421E to the viewtool-stm32107 board support 2018-07-13 10:45:08 -06:00
aio_fsync.c fs/vfs: Change the return value of internal function fs_getfilep(). It no longer sets the errno variable but, rather, returns errors in the same manner as other internal OS functions. 2017-10-11 08:39:19 -06:00
aio_initialize.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
aio_queue.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
aio_read.c fs/aio: Fix one additional place where the errno variable is being accessed inappropriately. 2018-01-31 09:19:19 -06:00
aio_signal.c Squashed commit of the following: 2017-10-07 10:57:09 -06:00
aio_write.c Squashed commit of the following: 2017-09-30 10:41:21 -06:00
aioc_contain.c Squashed commit of the following: 2018-01-30 11:08:18 -06:00