• Looking for a good 8051 microcontroller.
    I've been planning on using the DS87C520 microcontroller. I really like this chip. Its got 1024 bytes of on-chip XDATA RAM and 16KB or on-chip CODE EPROM. However, I'm running out of room. Does anyone...
  • Looking for a good 8051 microcontroller.
    I've been planning on using the DS87C520 microcontroller. I really like this chip. Its got 1024 bytes of on-chip XDATA RAM and 16KB or on-chip CODE EPROM. However, I'm running out of room. Does anyone...
  • arm branch already been moved to git?
    Has the arm branch already been moved to git? See: developer.arm.com/.../gnu-rm GNU C/C++ Compiler You can find the sources to Arm Embedded GCC under svn://gcc.gnu.org/svn/gcc/branches/ARM/ . All...
  • arm branch already been moved to git?
    Has the arm branch already been moved to git? See: developer.arm.com/.../gnu-rm GNU C/C++ Compiler You can find the sources to Arm Embedded GCC under svn://gcc.gnu.org/svn/gcc/branches/ARM/ . All...
  • Converting from Hg to Git in Keil Studio
    I am converting my development from the older mBed Studio environment to Keil Studio Cloud. I followed the process and have a project working in Keil Studio Cloud. I would rather store the files on github...