nuttx/configs/omnibusf4/src
Phil Coval 1928db35bf Merged in rzr/nuttx/sandbox/rzr/review/master (pull request #903)
stm32: Fix config variable for romfs

I haven't tested this change,
but I suspect it does not build
if the romfs configuration is enabled.

But I have tested similar changes on nucleo-144:

Now aligned to:
9e622bd9a4

Change-Id: I4b89af66c5ef510fc00a64c212590116cd39d561
Forwarded: https://bitbucket.org/nuttx/nuttx/pull-requests/903/
Signed-off-by: Philippe Coval <p.coval@samsung.com>

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-06-15 04:14:53 +00:00
..
.gitignore
Makefile configs/omnibusf4: Add board_ioctl() which is needed only if CONFIG_BOARDCTL_IOCTL=y is selected; Update NSH configuration to enable board IOCTLs and DFU mode reset. 2019-03-26 06:57:23 -06:00
omnibusf4.h configs/omnibusf4: Add MAX7546 support. 2019-03-24 07:03:42 -06:00
stm32_appinit.c configs/omnibusf4: Add board_ioctl() which is needed only if CONFIG_BOARDCTL_IOCTL=y is selected; Update NSH configuration to enable board IOCTLs and DFU mode reset. 2019-03-26 06:57:23 -06:00
stm32_boot.c
stm32_bringup.c Merged in rzr/nuttx/sandbox/rzr/review/master (pull request #903) 2019-06-15 04:14:53 +00:00
stm32_critmon.c
stm32_idle.c
stm32_ioctl.c configs/omnibusf4: Add board_ioctl() which is needed only if CONFIG_BOARDCTL_IOCTL=y is selected; Update NSH configuration to enable board IOCTLs and DFU mode reset. 2019-03-26 06:57:23 -06:00
stm32_max7456.c configs/omnibusf4: Add MAX7546 support. 2019-03-24 07:03:42 -06:00
stm32_mmcsd.c
stm32_mpu6000.c
stm32_netinit.c
stm32_ostest.c Squashed commit of the following: 2019-04-29 14:52:05 -06:00
stm32_pm.c
stm32_pwm.c
stm32_reset.c Fix bad file inclusion introduced in preceding commit. 2019-03-25 12:26:04 -06:00
stm32_romfs_initialize.c
stm32_romfs.h
stm32_spi.c configs/omnibusf4: Add MAX7546 support. 2019-03-24 07:03:42 -06:00
stm32_timer.c
stm32_uid.c
stm32_usb.c
stm32_usbmsc.c
stm32_userleds.c