Skip to content

Instantly share code, notes, and snippets.

View petscare's full-sized avatar

JimmyLiu petscare

  • Petscare
  • Taiwan
View GitHub Profile
@petscare
petscare / PlainTasks_Tutorial_zhCN.todo
Created October 13, 2012 15:51 — forked from lucifr/PlainTasks_Tutorial_zhCN.todo
PlainTasks 教程中文版
如何使用 PlainTasks:
项目:
☐ 任何以冒号结尾的行都会被作为项目标题
☐ 可以通过缩进在项目中创建新的项目
☐ 项目可以被折叠(利用了编辑器的原生功能)
任务:
可以在任何位置添加普通文本作为笔记或描述;
就是这么简单!
@petscare
petscare / gist:3885050
Created October 13, 2012 15:40 — forked from lucasfais/gist:1207002
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt
@petscare
petscare / C_CAN.c
Created October 13, 2012 15:25 — forked from fbstj/C_CAN.c
Keil_C: Module for communicating with C_CAN device on C8051F500 and other
/*
Module for communicating with C_CAN device on C8051F500 and F580.
*/
#include "myPlatform.h"
#define __C_CAN_H 1
# include "C_CAN.h"
#undef __C_CAN_H
// CAN0STAT masks