Nano2G LCD init: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 July 2010

5 July 2010

2 February 2010

  • curprev 21:1621:16, 2 February 2010 95.112.189.78 talk 4,771 bytes +4,771 Created page with ' static void lcd_send_cmd(uint32_t cmd) __attribute__((naked, noinline)); static void lcd_send_cmd(uint32_t cmd) { (void)cmd; asm volatile( "mov r2, #0x38000...'