diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-10-03 12:24:19 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-10-03 12:24:19 +0000 |
commit | f31a721399d17465a96ab32767ffb351540165ce (patch) | |
tree | 06935f6eb127a3440bd79e23a9d6522b03e434cb | |
parent | 261d0c7a7708b1aab34d57ca7933f6dcf330b1cd (diff) | |
download | ChibiOS-f31a721399d17465a96ab32767ffb351540165ce.tar.gz ChibiOS-f31a721399d17465a96ab32767ffb351540165ce.tar.bz2 ChibiOS-f31a721399d17465a96ab32767ffb351540165ce.zip |
Renamed ambiguous m25q subsystem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12318 110e8d01-0319-4d1e-a829-52ad28d1bb01
-rw-r--r-- | os/hal/lib/complex/serial_nor/devices/micron_n25q/m25q_flash.c (renamed from os/hal/lib/complex/m25q/devices/micron_n25q/m25q_flash.c) | 0 | ||||
-rw-r--r-- | os/hal/lib/complex/serial_nor/devices/micron_n25q/m25q_flash.h (renamed from os/hal/lib/complex/m25q/devices/micron_n25q/m25q_flash.h) | 0 | ||||
-rw-r--r-- | os/hal/lib/complex/serial_nor/devices/micron_n25q/micron_n25q.mk (renamed from os/hal/lib/complex/m25q/devices/micron_n25q/micron_n25q.mk) | 0 | ||||
-rw-r--r-- | os/hal/lib/complex/serial_nor/m25q.c (renamed from os/hal/lib/complex/m25q/m25q.c) | 0 | ||||
-rw-r--r-- | os/hal/lib/complex/serial_nor/m25q.h (renamed from os/hal/lib/complex/m25q/m25q.h) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/os/hal/lib/complex/m25q/devices/micron_n25q/m25q_flash.c b/os/hal/lib/complex/serial_nor/devices/micron_n25q/m25q_flash.c index 4240192fb..4240192fb 100644 --- a/os/hal/lib/complex/m25q/devices/micron_n25q/m25q_flash.c +++ b/os/hal/lib/complex/serial_nor/devices/micron_n25q/m25q_flash.c diff --git a/os/hal/lib/complex/m25q/devices/micron_n25q/m25q_flash.h b/os/hal/lib/complex/serial_nor/devices/micron_n25q/m25q_flash.h index d29f9439c..d29f9439c 100644 --- a/os/hal/lib/complex/m25q/devices/micron_n25q/m25q_flash.h +++ b/os/hal/lib/complex/serial_nor/devices/micron_n25q/m25q_flash.h diff --git a/os/hal/lib/complex/m25q/devices/micron_n25q/micron_n25q.mk b/os/hal/lib/complex/serial_nor/devices/micron_n25q/micron_n25q.mk index 5a5e0ea49..5a5e0ea49 100644 --- a/os/hal/lib/complex/m25q/devices/micron_n25q/micron_n25q.mk +++ b/os/hal/lib/complex/serial_nor/devices/micron_n25q/micron_n25q.mk diff --git a/os/hal/lib/complex/m25q/m25q.c b/os/hal/lib/complex/serial_nor/m25q.c index b4c0970b7..b4c0970b7 100644 --- a/os/hal/lib/complex/m25q/m25q.c +++ b/os/hal/lib/complex/serial_nor/m25q.c diff --git a/os/hal/lib/complex/m25q/m25q.h b/os/hal/lib/complex/serial_nor/m25q.h index d33dd9f48..d33dd9f48 100644 --- a/os/hal/lib/complex/m25q/m25q.h +++ b/os/hal/lib/complex/serial_nor/m25q.h |