Tags: jviskari/circle
Tags
Step 32 of Circle * Console support with line editor added * sample/32-i2cshell added * USB HCI driver supports transaction queueing now * Improved compatibility for low/full-speed USB devices * Improved periodic USB delays with USE_USB_SOF_INTR * System options are separated and documented now * classes CSPIMaster(DMA) improved
Step 31 of Circle * CHTTPClient class and sample/31-webclient added * I2S sound device supported, sample/29-miniorgan updated * FatFs (by ChaN) support added to addon/ * Drivers for HC-SR04 and MPU-6050 addeded to addon/ * FIXED: Memory overrun due to many TCP connections * FIXED: TCP connection may lose data before FIN
Step 27 of Circle * USB HID class gamepad support added (sample/27-usbgamepad) * Bluetooth inquiry works with RPi 3 controller (sample/22-btsimple) * Mouse driver supports cursor and handles position (sample/10-usbmouse) * Keyboard driver allows setting LED status (sample/08-usbkeyboard) * Keyboard maps FR, IT and US added * TFTP file server support added to addon/ * Incoming ICMP error messages will be handled now * UDP sockets do not send and receive broadcast messages by default