Mercurial > ecos
diff packages/NEWS @ 86:6512add4f5d6 ecos-sw-2000-05-05
Merge from eCos master repository on 2000-05-05-07:47:05-BST
| author | jlarmour |
|---|---|
| date | Fri, 05 May 2000 17:31:08 +0000 |
| parents | 6736c52df507 |
| children | 4642a6d35749 |
line wrap: on
line diff
--- a/packages/NEWS +++ b/packages/NEWS @@ -1,3 +1,8 @@ +* IO serial driver + The common serial driver has been extended with a configurable option for + a non-blocking read/write mode. It has also been given some new callbacks + which allow low-level drivers to transfer data in blocks instead of as + single characters. * SH HAL Now provides ROMRAM startup type, copying code and data to RAM before executing, improving performance at cost of memory.
