Merged in f5soh/librepilot/update_credits (pull request #529)
[librepilot.git] / flight / libraries / PyMite / vm / fileid.txt
blob0c5f51462d76726b0b4a226de6d04478f9674e6a
1 ===== =======================================
2 ID    FILE
3 ===== =======================================
4 0x01  codeobj.c
5 0x02  dict.c
6 0x03  frame.c
7 0x04  func.c
8 0x05  global.c
9 0x06  heap.c
10 0x07  img.c
11 0x08  int.c
12 0x09  interp.c
13 0x0A  pmstdlib_nat.c
14 0x0B  list.c
15 0x0C  main.c
16 0x0D  mem.c
17 0x0E  module.c
18 0x0F  obj.c
19 0x10  seglist.c
20 0x11  sli.c
21 0x12  strobj.c
22 0x13  tuple.c
23 0x14  seq.c
24 0x15  pm.c
25 0x16  thread.c
26 0x17  float.c
27 0x18  class.c
28 0x19  bytearray.c
29 ----- ---------------------------------------
30 0x70  RESERVED FOR PLATFORM-SPECIFIC FILES
31 0x7F
32 ----- ---------------------------------------
33 0x90  utest.c
34 0x92  ut_dict.c
35 0x9B  ut_list.c
36 ===== =======================================