From 304c76dddd3f2a84062588c434c034d83f82fa52 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 3 Dec 2015 13:49:06 +0000 Subject: Added watchdog driver model (WDG), to be completed and tested. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8555 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 360373d30..8fefe6b4a 100644 --- a/readme.txt +++ b/readme.txt @@ -77,6 +77,7 @@ - HAL: Introduced preliminary support for STM32F7xx devices. - HAL: Introduced preliminary support for STM32L4xx devices. - HAL: Introduced preliminary support for STM32L0xx devices. +- HAL: Added watchdog driver model (WDG). - HAL: Added synchronous API and mutual exclusion to the UART driver. - HAL: Added PAL driver for STM32L4xx GPIOv3 peripheral. - HAL: Added I2S driver for STM32 SPIv2 peripheral. -- cgit v1.2.3