u8g2-copy/csrc
olikraus 90845048c9 issue #398 2017-11-18 21:38:26 +01:00
..
u8g2.h issue #316, better SH1106 init sequence 2017-10-29 08:05:42 +01:00
u8g2_bitmap.c fixed drawBitmap, #391 2017-10-19 21:10:18 +02:00
u8g2_box.c fixed crash with zero height for drawBox(), issue #236 2017-05-14 21:36:06 +02:00
u8g2_buffer.c SSD1606 2016-12-29 21:32:26 +01:00
u8g2_circle.c rframe, rbox 2016-04-23 15:58:59 +02:00
u8g2_cleardisplay.c bugfix for #370 (reset curr tile row to 0 after clear display) 2017-09-30 08:28:13 +02:00
u8g2_d_memory.c issue #398, ssd1326 2017-10-28 16:57:15 +02:00
u8g2_d_setup.c issue #316, better SH1106 init sequence 2017-10-29 08:05:42 +01:00
u8g2_font.c speed improvement overview picture construction 2017-08-12 18:05:45 +02:00
u8g2_fonts.c issue #349 UW-ttyp0 fonts 2017-10-07 11:41:17 +02:00
u8g2_hvline.c issue #398 2017-11-18 21:38:26 +01:00
u8g2_input_value.c t6963 240x64, issue #80 2016-11-02 18:53:19 +01:00
u8g2_intersection.c issue #62 solved 2016-09-26 20:53:08 +02:00
u8g2_kerning.c fixed unused parameter warning 2016-10-06 21:19:38 +02:00
u8g2_line.c draw line & graphics test 2016-06-26 14:41:54 +02:00
u8g2_ll_hvline.c 2.14.7 2017-03-11 21:29:27 +01:00
u8g2_message.c t6963 240x64, issue #80 2016-11-02 18:53:19 +01:00
u8g2_polygon.c dogxl160 2016-10-15 17:08:04 +02:00
u8g2_selection_list.c fixed user selection list, issue #112 2016-12-20 20:57:51 +01:00
u8g2_setup.c issue 195 2017-02-14 19:34:32 +01:00
u8x8.h issue #316, better SH1106 init sequence 2017-10-29 08:05:42 +01:00
u8x8_8x8.c ESP8266, #159 2017-01-18 23:32:44 +01:00
u8x8_byte.c new com proc for SED1520/SBN1661, issue #324 2017-08-09 21:09:21 +02:00
u8x8_cad.c i2c support for st75256, issue #384 2017-10-20 23:48:29 +02:00
u8x8_d_a2printer.c fixed unused parameter warning 2016-10-06 21:19:38 +02:00
u8x8_d_il3820_296x128.c issue #368 2017-10-13 18:41:46 +02:00
u8x8_d_ist3020.c issue #153, IST3020 2017-01-12 18:44:03 +01:00
u8x8_d_ks0108.c issues #88 and #101 2016-12-08 22:37:18 +01:00
u8x8_d_lc7981.c issue #222 2017-03-26 19:43:12 +02:00
u8x8_d_ld7032_60x32.c HW SPI bug fixing 2016-08-21 11:46:01 +02:00
u8x8_d_ls013b7dh03.c ls013b7dh03: wrap initialization in transaction. 2017-10-30 23:05:18 +01:00
u8x8_d_max7219.c faq 2017-05-31 23:18:10 +02:00
u8x8_d_pcd8544_84x48.c pcd8544 (nokia 5110) #107 2016-12-15 15:04:12 +01:00
u8x8_d_pcf8812.c issue #135, pcf8812 2017-01-01 17:23:01 +01:00
u8x8_d_sbn1661.c issue #324 2017-08-11 20:01:18 +02:00
u8x8_d_sed1330.c ra8835 320x240, issue #260 2017-05-20 18:16:28 +02:00
u8x8_d_ssd1305.c ssd1305, issue #146 2017-01-06 21:18:46 +01:00
u8x8_d_ssd1306_64x32.c Alternative OLED 64x32 Device #361 2017-09-23 08:51:13 +02:00
u8x8_d_ssd1306_64x48.c 4->8 MHz, #215, ssd1306, sh1106, ssd1322 2017-05-14 09:30:03 +02:00
u8x8_d_ssd1306_96x16.c issue #295, 96x16 OLED 2017-07-09 09:07:14 +02:00
u8x8_d_ssd1306_128x32.c 4->8 MHz, #215, ssd1306, sh1106, ssd1322 2017-05-14 09:30:03 +02:00
u8x8_d_ssd1306_128x64_noname.c issue #316, better SH1106 init sequence 2017-10-29 08:05:42 +01:00
u8x8_d_ssd1309.c issue #243 2017-04-09 11:28:03 +02:00
u8x8_d_ssd1322.c issue #302 2017-07-06 22:24:37 +02:00
u8x8_d_ssd1325.c issue #302 2017-07-06 22:24:37 +02:00
u8x8_d_ssd1326.c issue #398 2017-11-18 21:38:26 +01:00
u8x8_d_ssd1327.c renamed new ssd1327 128x128 constructor, fix for flip mode, #397 2017-10-20 18:40:52 +02:00
u8x8_d_ssd1329.c issue #208 2017-03-10 21:58:03 +01:00
u8x8_d_ssd1606_172x72.c ssd1606 tests 2017-08-12 12:34:33 +02:00
u8x8_d_ssd1607_200x200.c issue #352: removed v2 for SSD1607, no improvement possible 2017-09-09 13:46:04 +02:00
u8x8_d_st7565.c issue #311 2017-07-19 06:05:35 +02:00
u8x8_d_st7567.c issue #365 2017-09-21 23:48:38 +02:00
u8x8_d_st7588.c issue #163 2017-02-15 22:17:49 +01:00
u8x8_d_st7920.c st7920 speed optimization, issue #200 2017-03-11 12:07:08 +01:00
u8x8_d_st75256.c JLX25665, issue #399 2017-10-21 10:01:32 +02:00
u8x8_d_stdio.c fixed unused parameter warning 2016-10-06 21:19:38 +02:00
u8x8_d_t6963.c t6963 240x64, issue #80 2016-11-02 18:53:19 +01:00
u8x8_d_uc1601.c issue #378, fixed flipmode x offset, reduced I2C and SPI clock timing 2017-10-08 23:32:36 +02:00
u8x8_d_uc1604.c chip select comments 2016-12-18 12:10:53 +01:00
u8x8_d_uc1608.c issue #333, changed flipmode 1 & contrast for ERC240120 2017-08-14 22:26:51 +02:00
u8x8_d_uc1610.c chip select comments 2016-12-18 12:10:53 +01:00
u8x8_d_uc1611.c issue #339 2017-09-26 19:36:50 +02:00
u8x8_d_uc1617.c uc1617... 2017-02-28 13:22:28 +01:00
u8x8_d_uc1638.c issue #371 2017-10-03 07:18:58 +02:00
u8x8_d_uc1701_dogs102.c added power down sequence, issue #142 2017-01-04 12:09:52 +01:00
u8x8_d_uc1701_mini12864.c added power down sequence, issue #142 2017-01-04 12:09:52 +01:00
u8x8_debounce.c Do not use weak symbols on CYGWIN 2017-10-17 16:41:31 +02:00
u8x8_display.c issue #208 2017-03-08 18:33:50 +01:00
u8x8_fonts.c font build speed up 2017-08-12 16:34:24 +02:00
u8x8_gpio.c fixed license description (url) 2016-01-03 17:10:50 +01:00
u8x8_input_value.c input value 2016-06-13 18:55:59 +02:00
u8x8_message.c msg box 8x8 2016-06-14 23:09:53 +02:00
u8x8_selection_list.c Arduboy test 2016-06-16 21:33:19 +02:00
u8x8_setup.c fixed unused parameter warning 2016-10-06 21:19:38 +02:00
u8x8_string.c u8x8 message box example 2016-06-15 19:08:06 +02:00
u8x8_u8toa.c issue #61 2016-09-29 21:08:36 +02:00
u8x8_u16toa.c issue #61 2016-09-29 21:08:36 +02:00