From 5d565df520fb28b48c75b40dd034714af33e3b18 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 19 Aug 2021 12:51:56 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14678 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 62c4b4f19..887e3bbac 100644 --- a/readme.txt +++ b/readme.txt @@ -75,7 +75,7 @@ *** Next *** - NEW: EFL driver and demo for STM32F3xx. -- NEW: New unitary test subsystem under /os/test. Now it is officially +- NEW: New unit test subsystem under /os/test. Now it is officially ChibiOS/TEST. - FIX: Fixed STM32G071 mcuconf.h template not showing TIM14/15/16/17 (bug #1178)(TBP).