Add support for FreeBSD's iic I2C framework.

This commit is contained in:
mmdolze
2013-04-07 11:45:27 +00:00
parent 1bc222b080
commit 03bc533aff
3 changed files with 52 additions and 11 deletions
+1
View File
@@ -12,6 +12,7 @@ v0.5dev (ongoing development)
* glcd driver: Add direct support for framebuffer with paged memory layout
+ hd44780: Added 'raspberrypi' connection type (P. Corner)
* Build system: Rename configure.in to configure.ac
+ hd44780: Add support for FreeBSD's iic I2C framework
v0.5.6
- Remove deprecated CFontz633 driver. Use CFontzPacket with Model=633 instead!