New Raspbian images are released for Pigeon computers

Image features: based on Raspbian Jessie Lite 2016-03-02, Raspberry Pi Compute Module 3 support, RB100-CM3 and RB300-CM3 support. RB100 and RB100-CM3 image file: 2017-03-02-raspbian-jessie-Pigeon-RB100.7z RB300 and RB300-CM3 image file: 2017-03-02-raspbian-jessie-Pigeon-RB300.7z

The new Raspbian image is released for Pigeon computers

The new image features:  based on Raspbian Jessie Lite 2016-09-23 (Raspbian 8.0),  kernel 4.4.26+ (no Dirty COW bug),  updated BCM2835 watchdog driver,  added udev rule for RS-485 device (/dev/ttyRS485). The image file  2016-11-07-raspbian-jessie-Pigeon-RB100.7z.

Buildroot with Pigeon computers tutorial

This tutorial demonstrates how to build a small custom Linux system for Pigeon computers using Buildroot. Buildroot is a tool that simplifies and automates the creation of a complete Linux system for embedded devices through cross-compilation. It can generate a cross-compilation toolchain, a root filesystem, a Linux kernel image, and a bootloader. Buildroot is designed […]