1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-04-21 12:27:27 +03:00

Added a data sheet viewer. It improves upon the design used in gta02-core by

allowing a hierarchy of caches, by using only one directory for each cache,
and by putting only one command in the PATH.

- scripts/dsv: new and improved data sheet viewer (successor of gta02-core's
  dsv)
- Makefile: added "dsv" target to update the bookshelf
- ds/INFO, components/INFO, modules/INFO: ds/INFO moved to BOOKSHELF
- components/INFO, modules/INFO: renamed "D" tag to "N", for consistency with
  BOOKSHELF
- BOOKSHELF: changed "stdpass" URL to the actual PDF
This commit is contained in:
Werner Almesberger
2010-08-10 12:26:24 -03:00
parent 42e8ecb722
commit 6ec22bc755
5 changed files with 171 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
#
# S Symbol name (must be first)
# M Package marking
# D Data sheet identifier (N tag of ds/INFO; can be omitted if equal to S)
# N Data sheet identifier (N tag of BOOKSHELF; can be omitted if equal to S)
#
# C8051F326 MCU