From commits-return-17301-archive-asf-public=cust-asf.ponee.io@mynewt.apache.org Sat Mar 24 11:03:04 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id B90C618064F for ; Sat, 24 Mar 2018 11:03:03 +0100 (CET) Received: (qmail 10603 invoked by uid 500); 24 Mar 2018 10:03:02 -0000 Mailing-List: contact commits-help@mynewt.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mynewt.apache.org Delivered-To: mailing list commits@mynewt.apache.org Received: (qmail 10594 invoked by uid 99); 24 Mar 2018 10:03:02 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Mar 2018 10:03:02 +0000 From: GitBox To: commits@mynewt.apache.org Subject: [GitHub] sdalu commented on issue #958: Ensure HAL is clearly specified Message-ID: <152188578209.12393.6743813366213575005.gitbox@gitbox.apache.org> Date: Sat, 24 Mar 2018 10:03:02 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit sdalu commented on issue #958: Ensure HAL is clearly specified URL: https://github.com/apache/mynewt-core/issues/958#issuecomment-375863867 One thing which is nicely done in ChibiOS documentation, is to have the driver state machine of each hal interface. For exemple: http://chibios.sourceforge.net/docs3/hal/group___i2_c.html ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services