提交历史

作者 SHA1 备注 提交日期
  DricomDragon 5df2b1fed3 Use the new microseconds function in main loop 5 年之前
  DricomDragon 5a539848fb Implement function to get date in microseconds 5 年之前
  DricomDragon c2a4144a8a Fix data race by disabling interruptions 5 年之前
  DricomDragon 254006fa14 Import data race buggy main loop 5 年之前
  DricomDragon 81e6de2a93 Allow functions to be called by SysTick interruptions 5 年之前
  DricomDragon 1a1fcdcc75 Merge branch 'new/systick-interrupt/7' 5 年之前
  DricomDragon 1d4f76067b Print date with an exact period of 1000ms 5 年之前
  DricomDragon bc1c1d5cac Show date after waiting 1sec in loop 5 年之前
  DricomDragon 8bcbf7b980 Show date in real time on LCD 5 年之前
  DricomDragon 9e9af8172b Implemet getter for raw systick register 5 年之前
  DricomDragon 8ec08a9b83 Experiment millis function with LCD 5 年之前
  DricomDragon 91d123b402 Implement function to get current date 5 年之前
  DricomDragon 4ca46a9c67 Implement the mecanism of SysTick interruptions 5 年之前
  DricomDragon 417103b9a5 Merge branch 'new/lcd/6' 5 年之前
  DricomDragon cfb6342d87 Fix persistent digit 5 年之前
  DricomDragon 5916fa1529 Print a counter 5 年之前
  DricomDragon ee3bf040a8 Show buttons first triggers on LCD 5 年之前
  DricomDragon 62e1167562 Print a welcome message at startup 5 年之前
  DricomDragon 1babe81ea1 Create missing busy wait function 5 年之前
  DricomDragon 7f2cf6e202 Remove and ignore compiled python files 5 年之前
  DricomDragon 489909ee67 Reindent entire file with tabs 5 年之前
  DricomDragon 95d4f7bf63 Remove ugly commits 5 年之前
  DricomDragon 3db2900245 Import LCD stuff from offical ECN course 5 年之前
  DricomDragon 262292136b Control each led independantly 5 年之前
  DricomDragon afd659a789 Make the verbose build executable 5 年之前
  DricomDragon 46862fbb76 Command one led with button without blinking 5 年之前
  DricomDragon 4d4b525601 Experiment with bit operators 5 年之前
  DricomDragon 1e9dcb41b5 Use button to fix led state 5 年之前
  DricomDragon b4dc572b63 Reduce the size of the main loop 5 年之前
  DricomDragon 6d4bb00013 Make led blinking more legible 5 年之前