• Joined on 2019-01-28
lobo pushed to master at lobo/bl616-usb-cdc-acm 2023-04-26 22:12:51 +00:00
7267d81b86 update readme
a00289c115 add files that matter (and some that do not)
7d5316ebb7 initial commit
lobo created repository lobo/bl616-usb-cdc-acm 2023-04-26 19:14:02 +00:00
lobo created branch master in lobo/bouffalo_open_sdk 2023-04-26 19:06:00 +00:00
lobo pushed to master at lobo/bouffalo_open_sdk 2023-04-26 19:06:00 +00:00
7db04aa771 add README
df294a0ef8 add Dockerfile/entrypoint
211644b97b add license
eb9c2c94b3 initial commit
lobo created repository lobo/bouffalo_open_sdk 2023-04-26 19:05:28 +00:00
lobo pushed to master at lobo/xuantie-gnu-toolchain-docker 2023-04-26 04:48:10 +00:00
b41ea61638 add libmc3/fix copy commands
lobo pushed to master at lobo/xuantie-gnu-toolchain-docker 2023-04-25 00:56:58 +00:00
5859e5a2e6 add make to the final install as well
lobo created branch master in lobo/xuantie-gnu-toolchain-docker 2023-04-24 23:13:12 +00:00
lobo pushed to master at lobo/xuantie-gnu-toolchain-docker 2023-04-24 23:13:12 +00:00
3e87c81a02 add Dockerfile (note)
49f6579714 add license/readme
6e001c641b initial commit
lobo created repository lobo/xuantie-gnu-toolchain-docker 2023-04-24 23:12:32 +00:00
lobo pushed to master at lobo/blflashcommand 2023-04-22 22:33:14 +00:00
2cbf382b74 add usage information to README
lobo created branch master in lobo/blflashcommand 2023-04-22 21:54:07 +00:00
lobo pushed to master at lobo/blflashcommand 2023-04-22 21:54:07 +00:00
afefafd929 add README
7a7ca31d5e add options function to config object
aa9f455a5f make log output friendlier
d8f8786994 be more explicit when flash configuration is missing
b30b76afa7 add flash configuration
Compare 10 commits »
lobo created repository lobo/blflashcommand 2023-04-22 21:41:03 +00:00
lobo created branch master in lobo/python37-decompilers 2023-04-22 16:32:56 +00:00
lobo pushed to master at lobo/python37-decompilers 2023-04-22 16:32:56 +00:00
2717fbc2f3 initial version
d32cdf0779 initial commit
lobo created repository lobo/python37-decompilers 2023-04-22 16:32:07 +00:00
lobo closed issue lobo/ssd1306_oled_display_cli#1 2023-04-11 00:39:01 +00:00
Add i2c native implementation
lobo pushed to master at lobo/ssd1306_oled_display_cli 2023-04-11 00:39:01 +00:00
c2ba2efd76 add i2c native implementation
lobo commented on issue lobo/ssd1306_oled_display_cli#2 2023-04-09 00:34:52 +00:00
Rework build system to pre-generate font glyphs at 8bit high/16 bit high sizes

b05ac7bae701188eb56e715b9fafefad76fe03ac will pre-generate font glyphs. This is set up to handle both UTF-8 characters as well as multiple fonts. It is only set to support 8 bit high font glyphs,…