Commit History

Author SHA1 Message Date
  Grissiom fca84daa9d lpc43xx: fix the startup code for GCC 10 years ago
  Grissiom 833339e1c6 lpc43xx: output a newline in the header file 10 years ago
  Grissiom ff3ab9c0ab lpc43xx: add readme 10 years ago
  Grissiom 090adcf4c0 lpc43xx: don't set the Clock again in M0 core 10 years ago
  Grissiom 21ef733251 lpc43xx: use the RIT timer as SysTick in M0 core 10 years ago
  Grissiom 773a884a4b lpc43xx: move board.c into M0/M4 10 years ago
  Grissiom d2e4050a70 lpc43xx: update template.uvproj and add sct files 10 years ago
  Grissiom 959f6c695f lpc43xx: move the application code into its own space 10 years ago
  Grissiom 5542af8b7c lpc43xx/driver: fix the VTOR setting 10 years ago
  Grissiom f609a63564 lpc43xx: add uart3 support 10 years ago
  Grissiom a447b5f3cf lpc43xx: refactor uart drivers 10 years ago
  Bernard Xiong c3515abf93 Merge pull request #407 from grissiom/misc-fix 10 years ago
  bernard f6ed27b863 [DeviceDrivers] Fix sensor_poll issue. 10 years ago
  Grissiom 57b5c74a71 rt_kprintf: force the open_flag to be RT_DEVICE_FLAG_STREAM 10 years ago
  Grissiom 099ada6699 finsh: open the finsh device with RT_DEVICE_FLAG_STREAM 10 years ago
  bernard 06454fd484 [DeviceDrivers] change tab to space in sensor. 10 years ago
  bernard 09602fd9d8 If there is no CPPDEFINES, generate an empty GetCPPDEFINES function. 10 years ago
  bernard a6251a439e Use open_flag for serial device. 10 years ago
  bernard 46bca6f84a Add C programming language APIs. 10 years ago
  bernard 58163f49e0 [DeviceDriver] change the name style of method of C++ code; Add raw mode for sensor. 10 years ago
  bernard b73283135d Add cplusplus initialization for ARMCC; Fix printf issue in _sys_write. 10 years ago
  Bernard Xiong 354d433446 Merge pull request #405 from wangzhouwang/fighter 10 years ago
  unknown a0b71c1c77 fix stm32f407 uart3 TX config error 10 years ago
  Bernard Xiong 34470355a0 Merge pull request #402 from grissiom/freetype 10 years ago
  Grissiom d0540f0d85 external: update freetype to 2.5.4 10 years ago
  Bernard Xiong df128a046f Merge pull request #401 from grissiom/fix-ymodem 10 years ago
  Grissiom d479960aac ymodem: fix a race-condition in handshaking 10 years ago
  Bernard Xiong 188b64203b Merge pull request #399 from grissiom/const-data 10 years ago
  Grissiom 9944a1b69c lodepng: make the crc32 LUT const 10 years ago
  Bernard Xiong 0338388090 Merge pull request #398 from grissiom/misc-fix 10 years ago