Download

Date Version Link Description
2017/03/26 Version 0.0.2 microshell-source-v0.0.2.tar.gz
  • New
    • Added Arduino example projects.
  • Bug fixes
    • Bug fixed the project configuration of sample/nxp-lpc824. The previous version of the lpc_chip_8xx configured as LPC812.
  • Changes
    • Changed the initialization code in 'msopt' module for Arduino.
  • The package structure.
    • lib
      • core
      • util
    • sample
      • nxp-lpc824
        • lpc_chip_8xx
        • lpc_simplified_sample1
        • lpc_simplified_sample2
      • arduino
        • MicroShellArduinoExample1
        • MicroShellArduinoExample2
2017/01/31 Version 0.0.1 microshell-source-v0.0.1.tar.gz
  • Initial publish version.
  • The package structure.
    • lib
      • core
      • util
    • sample
      • nxp-lpc824
        • lpc_chip_8xx
        • lpc_simplified_sample1
        • lpc_simplified_sample2