1. 19 6月, 2013 1 次提交
    • G
      tools: add an option to generate cscope database · 3ee4a185
      Grissiom 提交于
      When --cscope option is given to Scons, it will generate a cscope
      cross-reference database in current directory, which is useful in
      Vim(and other cscope-aware text editors). For example, `scons -s
      --cscope` will do nothing except generating the database. You can use
      this option with other options together.
      
      It is inspired by the `make cscope` of Linux.
      3ee4a185
  2. 18 6月, 2013 3 次提交
  3. 17 6月, 2013 1 次提交
  4. 16 6月, 2013 5 次提交
  5. 15 6月, 2013 1 次提交
  6. 13 6月, 2013 1 次提交
  7. 11 6月, 2013 1 次提交
  8. 08 6月, 2013 1 次提交
  9. 06 6月, 2013 1 次提交
    • G
      usb: add USB_MSG_PLUG_OUT event · ed19483c
      Grissiom 提交于
      When the core received an USB_MSG_PLUG_OUT event, it will stop all the
      classes. This make a chance that the classes could get rid off doing
      useless stuff while the USB cable is plugged out.
      ed19483c
  10. 04 6月, 2013 1 次提交
  11. 03 6月, 2013 5 次提交
  12. 31 5月, 2013 5 次提交
  13. 30 5月, 2013 6 次提交
  14. 29 5月, 2013 7 次提交
  15. 27 5月, 2013 1 次提交