1 Star 0 Fork 0

DFRobot/pxt-OLED

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 502 Bytes
一键复制 编辑 原始数据 按行查看 历史
知音少断弦有谁听t 提交于 2019-09-07 17:43 +08:00 . 1
language: python
sudo: false
node_js:
- "7"
python:
- "2.7"
addons:
apt:
sources:
- george-edison55-precise-backports
- sourceline: 'ppa:team-gcc-arm-embedded/ppa'
packages:
- ninja-build
- cmake
- cmake-data
- gcc-arm-embedded
- srecord
install:
- nvm install 7
- pip install yotta
- pip install pyopenssl
- npm install
- npm run pxt:init
- npm run pxt:install
script:
- npm run test
cache:
directories:
- node_modules
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dfrobot/pxt-OLED.git
git@gitee.com:dfrobot/pxt-OLED.git
dfrobot
pxt-OLED
pxt-OLED
master

搜索帮助