incubator-nuttx/drivers/bch
Gregory Nutt c8b39b48bb z20x: w25boot configuration nees CONFIG_FS_WRITABLE
boards/z80/ez80/z20x/configs/w25boot/defconfig:  needs CONFIG_FS_WRITABLE=y

Style cleanup / Correct file header

  drivers/bch/bchdev_register.c, drivers/mtd/ftl.c, and fs/driver/fs_findblockdriver.c:
  Run through nxstyle; replace BSD-3 license with Apache 2.0
2020-03-07 16:59:38 -03:00
..
Kconfig drivers/*/Kconfig: Consolidate driver Kconfig Files. 2020-02-15 15:19:11 +01:00
Make.defs Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
bch.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
bchdev_driver.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
bchdev_register.c z20x: w25boot configuration nees CONFIG_FS_WRITABLE 2020-03-07 16:59:38 -03:00
bchdev_unregister.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
bchlib_cache.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
bchlib_read.c
bchlib_sem.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
bchlib_setup.c Squashed commit of the following: 2017-10-03 12:52:31 -06:00
bchlib_teardown.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
bchlib_write.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00