User Activity

  • Committed [1d5300] on _sub_lvgl

    Fix README typos

  • Committed [d2d664] on _sub_lvgl

    lv_conf_checker.py: change requirement of python 3.6 to >=3.6

  • Committed [c41f35]

    contrib/itmdump.c: fix implicit declaration warning

  • Committed [839ebd]

    contrib/itmdump.c: fix implicit declaration warning

  • Posted a comment on ticket #2733 on Small Device C Compiler (SDCC)

    As of r12014, I think this still happens. I attach an example where 2 very similar expressions raise the warning or not, in case that helps. Simply compiled using: sdcc main.c unsigned char a = 0x80 | 0x00 | (0x01 << 2); //warning 158 unsigned char b = 0x80 | (0x01 << 2); //no warning Many thanks!

  • Committed [5e3de8]

    tcl/interface/ftdi: Add Steppenprobe open hardware interface

  • Committed [b5e123]

    tcl/interface/ftdi: Add Steppenprobe open hardware interface

  • Posted a comment on ticket #303 on Small Device C Compiler (SDCC)

    Thank you very much for all the work on this to both of you. I had given up any hope of seeing stable pic ports but we may be closer than ever. I don't normally use the pic14 port but I've been using the pic16 port for some time and if you implement some changes, I can help testing my code to make sure everything works OK still. Thanks!

View All

Personal Data

Username:
diegoherranz
Joined:
2008-06-09 21:16:14

Projects

  • No projects to display.

Personal Tools