RTEMS | bsps/shared/dev/flash: Add a flashdev simulation backend (!863)
Kinsey Moore (@opticron)
gitlab at rtems.org
Thu Dec 4 20:14:31 UTC 2025
Kinsey Moore commented on a discussion on bsps/include/dev/flash/flash_sim_flashdev.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/863#note_136685
> + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
> + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
> + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
> + * POSSIBILITY OF SUCH DAMAGE.
> + */
> +
> +#ifndef NAND_SIM_FLASHDEV_H
> +#define NAND_SIM_FLASHDEV_H
> +
> +#include <dev/flash/flashdev.h>
> +
> +#ifdef __cplusplus
> +extern "C" {
> +#endif
> +
> +/* @brief Configuration options for NAND simulation */
Fixed in the latest push.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/863#note_136685
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251204/2bcebe01/attachment-0001.htm>
More information about the bugs
mailing list