8000 Tags · jviskari/circle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jviskari/circle

Tags

Step32

Toggle Step32's commit message
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

Step31

Toggle Step31's commit message
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

Step30.3

Toggle Step30.3's commit message
Hotfix: ActLED and touchscreen with recent firmware

Step30.2

Toggle Step30.2's commit message
Hotfix: Multicore support didn't work with recent firmware

Step30.1

Toggle Step30.1's commit message
Hotfix: Circle crashed if built with -O0

Step30

Toggle Step30's commit message
Step 30 of Circle

* FIQ support added
* class CGPIOPinFIQ added
* sample/30-gpiofiq added
* CSerialDevice supports interrupt mode and FIFO now
* sample/29-miniorgan supports serial MIDI input now
* QEMU support added (see: doc/qemu.txt)

Step29

Toggle Step29's commit message
Step 29 of Circle

* More flexible PWM sound generation class added
* USB Audio Class MIDI input support added
* sample/29-miniorgan added
* Screen DEPTH is 16 by default now
* Rapberry Pi Zero W support added (not tested)

Step28.1

Toggle Step28.1's commit message
Hotfix: Increasing KERNEL_MAX_SIZE is easier now

Step28

Toggle Step28's commit message
Step 28 of Circle

* Official Raspberry Pi touch screen supported
* sample/28-touchscreen added
* Digital oscilloscope sample based on uGUI added to addon/

Step27

Toggle Step27's commit message
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
0