Raspberry Pi Cross Compile

從 Linux 取出 .config file

導出 rpi config file
1
2
sudo modprobe configs
zcat /proc/config.gz > .config
Read More

kbuild

Makefile

Makefile 語法簡介
Makefile 語法筆記

KBuild

modules
kbuild 參數 list

Pre require

  • prebuilt kernel
  • kernel 設定可載入 module
  • 可能是 CONFIG_PROC_KCORE and CONFIG_DEBUG_INFO
Read More

kernel

Kbuild: the Linux Kernel Build System

Build kernel 相關套件

1
2
sudo apt-get install git-core
sudo apt-get install libncurses5-dev
Read More

Raspi 3

外部登入

從序列埠登入到 Raspberry Pi

1
2
3
4
screen /dev/cu.usbserial 115200

ssh pi@x.x.x.x
# raspberry

Prolific

Read More

Swift log

Blog

jasdev

Blog (Medium)

Read More

Yesod

haskell http lib

Read More

Haskell

haskell

Read More

telegraf

Read More

Instruments Core Animation

主要可以參考 WWDC 2014 419

Read More

LLDB

lldb

Read More