Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- ListView.build
- Properties.Settings.Default
- peaks
- array
- showDialog
- flutter
- flutter tcpip server
- Server
- TCPIP
- debugShowCheckedModeBanner
- debug banner
- AlertDialog
- Listview filtering
- c
- flutter tcpip client
- dart:io
- ubuntu 19 한글 입력
- flutter button
Archives
- Today
- Total
목록mbed (2)
Louie De Janeiru
install on window 10
1. download install shield fromhttps://os.mbed.com/docs/v5.10/tutorials/quick-start-offline.html#windows 2. install downloaded 3. build mbed compile -t GCC_ARM -m DISCO_F469NI -f --sterm
mbed
2018. 10. 31. 16:20
install on Linux
1. Configure Environment sudo apt-get install software-properties-common sudo apt-add-repository universe sudo apt-get update sudo apt-get install python-pip 2. Install mbed-clipip install mbed-cligit clone https://github.com/ARMmbed/mbed-cli$ python setup.py install 3. add bashcp -r mbed-cli/tools/bash_completion/mbed /etc/bash_completion.d 4. log out and long in to refresh terminal 5. cd Work/..
mbed
2018. 10. 31. 15:10