Gregory Nutt
|
ee9c66186c
|
ramdisk.h moved from include/fs/nuttx/ to include/nuttx/drivers.
|
2016-07-20 14:02:18 -06:00 |
|
Gregory Nutt
|
4b4dbc79a2
|
Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h
|
2016-07-20 13:15:37 -06:00 |
|
ziggurat29
|
a45bc22eb5
|
update stm32l476 disco to include init code for smartfs and nxffs for cases where those fs are included in build.
|
2016-07-12 12:33:25 -05:00 |
|
ziggurat29
|
b4e62547af
|
resolve and Merge branch 'master' into stm32l4_usb
resolved Conflicts:
configs/stm32l476vg-disco/nsh/defconfig
|
2016-06-24 14:54:20 -05:00 |
|
Gregory Nutt
|
2a751068e6
|
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
|
2016-06-20 12:44:38 -06:00 |
|
Gregory Nutt
|
0c8c7fecf0
|
Add _ to the beginning of all debug macros to avoid name collisions
|
2016-06-16 12:33:32 -06:00 |
|
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
e99301d7c2
|
Rename *lldbg to *llerr
|
2016-06-11 14:55:27 -06:00 |
|
ziggurat29
|
3970c98daf
|
Merge branch 'master' into stm32l4_usb
|
2016-05-30 13:52:45 -05:00 |
|
Gregory Nutt
|
4b3e710af6
|
Add an argument to board_app_initialize()
|
2016-05-24 10:51:22 -06:00 |
|
ziggurat29
|
aa51ace46d
|
initial code for USB OTG support in STM32L4. Builds, but needs debugging.
|
2016-05-14 08:15:48 -05:00 |
|
ziggurat29
|
dedcbeba2e
|
add unique id function to arch, modded board to support unique id boardctl
|
2016-05-03 11:09:23 -05:00 |
|
Gregory Nutt
|
61fbef5727
|
Costmetic changes from review or PR
|
2016-04-28 02:39:27 -06:00 |
|
ziggurat29
|
2bfb326994
|
add board ioctls for allowing user application to cause qspi memory mapped mode to be engaged and disengaged. Also partitioned qspi flash for filesystem and other purposes (eventually xip).
|
2016-04-27 19:36:43 -05:00 |
|
ziggurat29
|
1baf943dca
|
update stm32l4 disco board to reflect QSPI DMA support; refresh defconfig
|
2016-04-24 16:29:52 -05:00 |
|
Gregory Nutt
|
26ba3a2b96
|
Cosmetic changes from review of last PR
|
2016-04-18 06:50:45 -06:00 |
|
ziggurat29
|
499fea73ec
|
basic support for QSPI in STM32L4; verified via 'examples/media'
|
2016-04-17 21:08:25 -05:00 |
|
Gregory Nutt
|
9ceba8cd8f
|
Changes from review of last PR
|
2016-03-25 15:01:16 -06:00 |
|