Simulated product dispenser

Dependencies:   HTS221

Fork of mbed-cloud-workshop-connect-HTS221 by Jim Carver

Committer:
JimCarver
Date:
Thu Oct 25 14:00:12 2018 +0000
Revision:
4:e518dde96e59
Parent:
0:6b753f761943
Simulated dispenser

Who changed what in which revision?

UserRevisionLine numberNew contents of line
JimCarver 0:6b753f761943 1 # qspi-blockdevice
JimCarver 0:6b753f761943 2 Block Device driver for Quad SPI in Mbed OS 5.9, must be used with feature-qpi branch of mbed-os
JimCarver 0:6b753f761943 3
JimCarver 0:6b753f761943 4 This is only to be used until mbed-os 5.10 is released in mid September 2018. As part of the 5.10 release this driver will be integrated into mbedos/features/filesystem/bd/quadspi and will be irrelevant as a standalone library.